Current File : //usr/local/apps/share/doc/freetds/reference/a00387_ga5a29ae7f99d089dc3cea85ec6ee5f3ab_cgraph.map |
<map id="tds_submit_query" name="tds_submit_query">
<area shape="rect" id="node2" href="$a00387.html#ga95e0fccedc459a4404f496eec74a369a" title="tds_submit_query_params() sends a language string to the database server for processing. " alt="" coords="184,423,371,449"/>
<area shape="rect" id="node3" href="$a00217.html#a16db200d2281f76fe46fc1cbe37ca9df" title="Set state of TDS connection, with logging and checking. " alt="" coords="701,56,807,83"/>
<area shape="rect" id="node6" href="$a00387.html#ga6455b2991afbf7da90270787f2059d31" title="Get position of next placeholder. " alt="" coords="675,781,833,808"/>
<area shape="rect" id="node9" href="$a00387.html#ga3a5d1771cacc947521c4077551f0d3a4" title="Substitute ?-style placeholders with named (@param) ones. " alt="" coords="445,781,588,808"/>
<area shape="rect" id="node11" href="$a00387.html#ga28264995cf9616661f1fa788ac0d246d" title="Send parameters to server. " alt="" coords="455,259,578,285"/>
<area shape="rect" id="node14" href="$a00387.html#gafd74652c4722ddce4d642cc4209449d4" title="Put data information to wire. " alt="" coords="687,309,821,336"/>
<area shape="rect" id="node15" href="$a00387.html#ga024bc5482366735070befd6f4af59f71" title="Convert a string in an allocated buffer. " alt="" coords="923,157,1062,184"/>
<area shape="rect" id="node18" href="$a00387.html#ga9fcc0a3932dcad530511395ef8a767fb" title="Write data to wire. " alt="" coords="702,208,806,235"/>
<area shape="rect" id="node19" href="$a00389.html#gae6d3d12bd1f5f0c56df934a377c245d3" title="test if string is empty " alt="" coords="928,563,1057,589"/>
<area shape="rect" id="node20" href="$a00387.html#ga9ad2e6defce530a8778791cce0166ccd" title="Start query packet of a given type. " alt="" coords="437,107,597,133"/>
<area shape="rect" id="node21" href="$a00388.html#ga1fcaf8d488cc1390f106ce3ad0bf37b4" title="Output a string to wire automatic translate string to unicode if needed. " alt="" coords="699,395,809,421"/>
<area shape="rect" id="node25" href="$a00387.html#ga0cd19215e9169ea299a6c9cbf5b2fb60" title="Count number of placeholders (?) in a query. " alt="" coords="668,614,840,655"/>
<area shape="rect" id="node27" href="$a00387.html#gac8d5497c2d1b9fadb724111660bd03bd" title="Return string with parameters definition, useful for TDS7+. " alt="" coords="673,446,835,487"/>
<area shape="rect" id="node30" href="$a00387.html#gab775332d378c7fe083750d624441b303" title="Return string with parameters definition, useful for TDS7+ Looks like "@P1 INT, @P2 VARCHAR(100)"..." alt="" coords="436,665,597,706"/>
<area shape="rect" id="node31" href="$a00387.html#ga6e42b4a1d1d3898229ea2fe4afc2ecec" title="Output params types and query (required by sp_prepare/sp_executesql/sp_prepexec) " alt="" coords="429,563,604,589"/>
<area shape="rect" id="node32" href="$a00387.html#ga0f0b6bf447e9672e3b1ea8453ddeb113" title="Send parameter definition to server. " alt="" coords="419,832,615,859"/>
<area shape="rect" id="node33" href="$a00387.html#gada27f4cfce925240ad33b71b63ca692d" title="Flush query packet. " alt="" coords="431,5,602,32"/>
<area shape="rect" id="node4" href="$a00217.html#ab45c291105027e69836002e1dd586141" title="Write a message to the debug log. " alt="" coords="1271,208,1373,235"/>
<area shape="rect" id="node5" href="$a00217.html#abf18b98efef6ce2dc0b97d658a3a1918" title="Call the client library's error handler (for library-generated errors only) " alt="" coords="1145,56,1217,83"/>
<area shape="rect" id="node7" href="$a00387.html#ga5dbe51ce9533218f2da23f69ff63dda4" title="Skip quoting string (like 'sfsf', "dflkdj" or [dfkjd]) " alt="" coords="930,832,1055,859"/>
<area shape="rect" id="node8" href="$a00387.html#gaac7347ba9380d77d726648b85e9fab8f" title="Skip a comment in a query. " alt="" coords="923,781,1062,808"/>
<area shape="rect" id="node10" href="$a00389.html#gad96366d9fa93bfc283cef1299fbe97ab" title="copy a string from another " alt="" coords="699,832,809,859"/>
<area shape="rect" id="node12" href="$a00387.html#ga319d610d59b2cc669b7fe20c793122af" title="Calc information length in bytes (useful for calculating full packet length) " alt="" coords="663,259,845,285"/>
<area shape="rect" id="node13" href="$a00389.html#gaf0e232f3c35f2d8b43486e8708f7a8fc" title="Returns the length of the string in bytes. " alt="" coords="943,259,1043,285"/>
<area shape="rect" id="node17" href="$a00389.html#ga3340b488ed37845018e34572450e64c6" title="Returns a C version (NUL terminated string) of dstr. " alt="" coords="941,309,1045,336"/>
<area shape="rect" id="node16" href="$a00385.html#ga87db49044919f1bc84c0ff5e9ab00304" title="Wrapper around iconv(3). " alt="" coords="1140,271,1223,297"/>
<area shape="rect" id="node22" href="$a00294.html#aa9e1e45f0305622dd6aed9f8fe158581" title="Initialize an input stream for read from a static allocated buffer. " alt="" coords="907,411,1078,437"/>
<area shape="rect" id="node23" href="$a00294.html#aa038a9125979f8f0915dbd53cbf27e5a" title="Initialize a data output stream. " alt="" coords="906,461,1079,488"/>
<area shape="rect" id="node24" href="$a00294.html#a9d8eb43a81ff58ab423dce0ce95b9564" title="Reads and writes from a stream converting characters. " alt="" coords="919,360,1066,387"/>
<area shape="rect" id="node26" href="$a00387.html#gaa823973b74efdf1ff00f340496bff614" title="Found the next placeholder (? or @param) in a string. " alt="" coords="913,614,1072,655"/>
<area shape="rect" id="node28" href="$a00387.html#ga50d62edeb2a432e2dc668263f3f958ff" title="Return declaration for column (like "varchar(20)") " alt="" coords="893,731,1092,757"/>
<area shape="rect" id="node29" href="$a00387.html#gad05fc65e1d505c68d14c82b99a00e4eb" title="Accept an ASCII string, convert it to UCS2-LE The input is null-terminated, but the output excludes t..." alt="" coords="925,680,1060,707"/>
<area shape="rect" id="node34" href="$a00388.html#ga5feb53554e8917a81bbbc332163a61fb" title="Flush packet to server. " alt="" coords="690,5,818,32"/>
</map>