Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > ce0cb4aec597dde3226843045ded906f > files > 181

freetds-doc-0.91-1.fc14.x86_64.rpm

<!-- This comment will put IE 6, 7 and 8 in quirks mode -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>FreeTDS API: /home/jklowden/releases/freetds-0.91/src/dblib/error_table.h Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javaScript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body onload='searchBox.OnSelectItem(0);'>
<!-- Generated by Doxygen 1.6.3 -->
<script type="text/javascript"><!--
var searchBox = new SearchBox("searchBox", "search",false,'Search');
--></script>
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="annotated.html"><span>Classes</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
      <li>
        <div id="MSearchBox" class="MSearchBoxInactive">
        <img id="MSearchSelect" src="search/search.png"
             onmouseover="return searchBox.OnSearchSelectShow()"
             onmouseout="return searchBox.OnSearchSelectHide()"
             alt=""/>
        <input type="text" id="MSearchField" value="Search" accesskey="S"
             onfocus="searchBox.OnSearchFieldFocus(true)" 
             onblur="searchBox.OnSearchFieldFocus(false)" 
             onkeyup="searchBox.OnSearchFieldChange(event)"/>
        <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
        </div>
      </li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="files.html"><span>File&nbsp;List</span></a></li>
      <li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
    </ul>
  </div>
<h1>/home/jklowden/releases/freetds-0.91/src/dblib/error_table.h</h1><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 {        SYBEICONVI,        EXINFO,     <span class="stringliteral">&quot;WARNING! Some character(s) could not be converted into client&#39;s character set. Unconverted bytes were changed to question marks (&#39;?&#39;).&quot;</span>},
<a name="l00002"></a>00002 {        SYBEICONVO,        EXUSER,     <span class="stringliteral">&quot;Error converting client characters into server&#39;s character set. Some character(s) could not be converted.&quot;</span>},
<a name="l00003"></a>00003 {        SYBEAAMT,       EXPROGRAM,     <span class="stringliteral">&quot;User attempted a dbaltbind() with mismatched column and variable types.&quot;</span>},
<a name="l00004"></a>00004 {        SYBEABMT,       EXPROGRAM,     <span class="stringliteral">&quot;User attempted a dbbind() with mismatched column and variable types.&quot;</span>},
<a name="l00005"></a>00005 {        SYBEABNC,       EXPROGRAM,     <span class="stringliteral">&quot;Attempt to bind to a non-existent column.&quot;</span>},
<a name="l00006"></a>00006 {        SYBEABNP,       EXPROGRAM,     <span class="stringliteral">&quot;Attempt to bind using NULL pointers.&quot;</span>},
<a name="l00007"></a>00007 {        SYBEABNV,       EXPROGRAM,     <span class="stringliteral">&quot;Attempt to bind to a NULL program variable.&quot;</span>},
<a name="l00008"></a>00008 {        SYBEACNV,    EXCONVERSION,     <span class="stringliteral">&quot;Attemp to do conversion with NULL destination variable.&quot;</span>},
<a name="l00009"></a>00009 {        SYBEADST,   EXCONSISTENCY,     <span class="stringliteral">&quot;Error in attempting to determine the size of a pair of translation tables.&quot;</span>},
<a name="l00010"></a>00010 {        SYBEAICF,   EXCONSISTENCY,     <span class="stringliteral">&quot;Error in attempting to install custom format.&quot;</span>},
<a name="l00011"></a>00011 {        SYBEALTT,   EXCONSISTENCY,     <span class="stringliteral">&quot;Error in attempting to load a pair of translation tables.&quot;</span>},
<a name="l00012"></a>00012 {        SYBEAOLF,      EXRESOURCE,     <span class="stringliteral">&quot;Error in attempting to open a localization file.&quot;</span>},
<a name="l00013"></a>00013 {        SYBEAPCT,   EXCONSISTENCY,     <span class="stringliteral">&quot;Error in attempting to perform a character-set translation.&quot;</span>},
<a name="l00014"></a>00014 {        SYBEAPUT,       EXPROGRAM,     <span class="stringliteral">&quot;Attempt to print unknown token.&quot;</span>},
<a name="l00015"></a>00015 {        SYBEARDI,      EXRESOURCE,     <span class="stringliteral">&quot;Error in attempting to read datetime information from a localization file.&quot;</span>},
<a name="l00016"></a>00016 {        SYBEARDL,      EXRESOURCE,     <span class="stringliteral">&quot;Error in attempting to read the dblib.loc localization file.&quot;</span>},
<a name="l00017"></a>00017 {        SYBEASEC,       EXPROGRAM,     <span class="stringliteral">&quot;Attempt to send an empty command buffer to the SQL Server.&quot;</span>},
<a name="l00018"></a>00018 {        SYBEASNL,       EXPROGRAM,     <span class="stringliteral">&quot;Attempt to set fields in a null loginrec.&quot;</span>},
<a name="l00019"></a>00019 {        SYBEASTF,               1,     <span class="stringliteral">&quot;VMS: Unable to setmode for control_c ast.&quot;</span>},
<a name="l00020"></a>00020 {        SYBEASTL,       EXPROGRAM,     <span class="stringliteral">&quot;Synchronous IO attempted at AST level.&quot;</span>},
<a name="l00021"></a>00021 {        SYBEASUL,       EXPROGRAM,     <span class="stringliteral">&quot;Attempt to set unknown loginrec field.&quot;</span>},
<a name="l00022"></a>00022 {     SYBEATTNACK,               1,     <span class="stringliteral">&quot;Timed out waiting for server to acknowledge attention.&quot;</span>},
<a name="l00023"></a>00023 {        SYBEAUTN,       EXPROGRAM,     <span class="stringliteral">&quot;Attempt to update the timestamp of a table which has no timestamp column.&quot;</span>},
<a name="l00024"></a>00024 {       SYBEBADPK,          EXINFO,     <span class="stringliteral">&quot;Packet size of %1! not supported. -- size of %2! used instead.&quot;</span>},
<a name="l00025"></a>00025 {     SYBEBADTYPE,               1,     <span class="stringliteral">&quot;Illegal value for type parameter  given to %1!.&quot;</span>},
<a name="l00026"></a>00026 {        SYBEBBCI,          EXINFO,     <span class="stringliteral">&quot;Batch successfully bulk-copied to SQL Server.&quot;</span>},
<a name="l00027"></a>00027 {        SYBEBBFL,               1,     <span class="stringliteral">&quot;-001- Batch failed in bulk-copy to SQL Server.&quot;</span>},
<a name="l00028"></a>00028 {         SYBEBBL,       EXPROGRAM,     <span class="stringliteral">&quot;Bad bindlen parameter passed to dbsetnull().&quot;</span>},
<a name="l00029"></a>00029 {        SYBEBCBC,       EXPROGRAM,     <span class="stringliteral">&quot;bcp_columns() must be called before bcp_colfmt() and bcp_colfmt_ps().&quot;</span>},
<a name="l00030"></a>00030 {      SYBEBCBNPR,       EXPROGRAM,     <span class="stringliteral">&quot;bcp_bind(): if varaddr is NULL, prefixlen must be 0 and no terminator should be specified.&quot;</span>},
<a name="l00031"></a>00031 {     SYBEBCBNTYP,       EXPROGRAM,     <span class="stringliteral">&quot;bcp_bind(): if varaddr is NULL and varlen greater than 0, the table column type must be SYBTEXT or SYBIMAGE and the program variable type must be SYBTEXT, SYBCHAR, SYBIMAGE or SYBBINARY.&quot;</span>},
<a name="l00032"></a>00032 {     SYBEBCBPREF,       EXPROGRAM,     <span class="stringliteral">&quot;Illegal prefix length. Legal values are 0, 1, 2 or 4.&quot;</span>},
<a name="l00033"></a>00033 {        SYBEBCFO,          EXUSER,     <span class="stringliteral">&quot;Bcp host-files must contain at least one column.&quot;</span>},
<a name="l00034"></a>00034 {      SYBEBCHLEN,       EXPROGRAM,     <span class="stringliteral">&quot;host_collen should be greater than or equal to -1.&quot;</span>},
<a name="l00035"></a>00035 {        SYBEBCIS,   EXCONSISTENCY,     <span class="stringliteral">&quot;Attempt to bulk-copy an illegally-sized column value to the SQL Server.&quot;</span>},
<a name="l00036"></a>00036 {        SYBEBCIT,       EXPROGRAM,     <span class="stringliteral">&quot;It&#39;s illegal to use BCP terminators with program variables other than SYBCHAR, SYBBINARY, SYBTEXT, or SYBIMAGE.&quot;</span>},
<a name="l00037"></a>00037 {    SYBEBCITBLEN,       EXPROGRAM,     <span class="stringliteral">&quot;bcp_init(): tblname parameter is too long.&quot;</span>},
<a name="l00038"></a>00038 {     SYBEBCITBNM,       EXPROGRAM,     <span class="stringliteral">&quot;bcp_init(): tblname parameter cannot be NULL.&quot;</span>},
<a name="l00039"></a>00039 {      SYBEBCMTXT,       EXPROGRAM,     <span class="stringliteral">&quot;bcp_moretext() may be used only when there is at least one text or image column in the server table.&quot;</span>},
<a name="l00040"></a>00040 {        SYBEBCNL,      EXNONFATAL,     <span class="stringliteral">&quot;Negative length-prefix found in BCP data-file.&quot;</span>},
<a name="l00041"></a>00041 {        SYBEBCNN,          EXUSER,     <span class="stringliteral">&quot;Attempt to bulk-copy a NULL value into Server column 0,  which does not accept NULL values.&quot;</span>},
<a name="l00042"></a>00042 {        SYBEBCNT,          EXUSER,     <span class="stringliteral">&quot;Attempt to use Bulk Copy with a non-existent Server table.&quot;</span>},
<a name="l00043"></a>00043 {        SYBEBCOR,   EXCONSISTENCY,     <span class="stringliteral">&quot;Attempt to bulk-copy an oversized row to the SQL Server.&quot;</span>},
<a name="l00044"></a>00044 {        SYBEBCPB,       EXPROGRAM,     <span class="stringliteral">&quot;bcp_bind(), bcp_moretext() and bcp_sendrow() may NOT be used after bcp_init() has been passed a non-NULL input file name.&quot;</span>},
<a name="l00045"></a>00045 {     SYBEBCPCTYP,       EXPROGRAM,     <span class="stringliteral">&quot;bcp_colfmt(): If table_colnum is 0, host_type cannot be 0.&quot;</span>},
<a name="l00046"></a>00046 {        SYBEBCPI,       EXPROGRAM,     <span class="stringliteral">&quot;bcp_init() must be called before any other bcp routines.&quot;</span>},
<a name="l00047"></a>00047 {        SYBEBCPN,       EXPROGRAM,     <span class="stringliteral">&quot;bcp_bind(), bcp_collen(), bcp_colptr(), bcp_moretext() and bcp_sendrow() may be used only after bcp_init() has been called with the copy direction set to DB_IN.&quot;</span>},
<a name="l00048"></a>00048 {      SYBEBCPOPT,               1,     <span class="stringliteral">&quot;The  option cannot be called while a bulk copy operation is progress.&quot;</span>},
<a name="l00049"></a>00049 {      SYBEBCPREC,      EXNONFATAL,     <span class="stringliteral">&quot;Column %1!: Illegal precision value encountered.&quot;</span>},
<a name="l00050"></a>00050 {      SYBEBCPREF,       EXPROGRAM,     <span class="stringliteral">&quot;Illegal prefix length. Legal values are -1, 0, 1, 2 or 4.&quot;</span>},
<a name="l00051"></a>00051 {        SYBEBCRE,      EXNONFATAL,     <span class="stringliteral">&quot;IO error while reading bcp data-file.&quot;</span>},
<a name="l00052"></a>00052 {        SYBEBCRO,          EXINFO,     <span class="stringliteral">&quot;The BCP hostfile &#39;&#39; contains only 0 rows. It was impossible to read the requested 0 rows.&quot;</span>},
<a name="l00053"></a>00053 {        SYBEBCSA,          EXUSER,     <span class="stringliteral">&quot;The BCP hostfile &#39;&#39; contains only 0 rows. Skipping all of these rows is not allowed.&quot;</span>},
<a name="l00054"></a>00054 {       SYBEBCSET,   EXCONSISTENCY,     <span class="stringliteral">&quot;Unknown character-set encountered.&quot;</span>},
<a name="l00055"></a>00055 {        SYBEBCSI,       EXPROGRAM,     <span class="stringliteral">&quot;Host-file columns may be skipped only when copying INto the Server.&quot;</span>},
<a name="l00056"></a>00056 {    SYBEBCSNDROW,       EXPROGRAM,     <span class="stringliteral">&quot;bcp_sendrow() may NOT be called unless all text data for the previous row has been sent using bcp_moretext().&quot;</span>},
<a name="l00057"></a>00057 {     SYBEBCSNTYP,       EXPROGRAM,     <span class="stringliteral">&quot;column number %1!: if varaddr is NULL and varlen greater than 0, the table column type must be SYBTEXT or SYBIMAGE and the program variable type must be SYBTEXT, SYBCHAR, SYBIMAGE or SYBBINARY.&quot;</span>},
<a name="l00058"></a>00058 {        SYBEBCUC,      EXRESOURCE,     <span class="stringliteral">&quot;Bcp: Unable to close host data-file.&quot;</span>},
<a name="l00059"></a>00059 {        SYBEBCUO,      EXRESOURCE,     <span class="stringliteral">&quot;Bcp: Unable to open host data-file.&quot;</span>},
<a name="l00060"></a>00060 {        SYBEBCVH,       EXPROGRAM,     <span class="stringliteral">&quot;bcp_exec() may be called only after bcp_init() has been passed a valid host file.&quot;</span>},
<a name="l00061"></a>00061 {      SYBEBCVLEN,       EXPROGRAM,     <span class="stringliteral">&quot;varlen should be greater than or equal to -1.&quot;</span>},
<a name="l00062"></a>00062 {        SYBEBCWE,      EXNONFATAL,     <span class="stringliteral">&quot;IO error while writing bcp data-file.&quot;</span>},
<a name="l00063"></a>00063 {        SYBEBDIO,       EXPROGRAM,     <span class="stringliteral">&quot;Bad bulk-copy direction.  Must be either IN or OUT.&quot;</span>},
<a name="l00064"></a>00064 {        SYBEBEOF,      EXNONFATAL,     <span class="stringliteral">&quot;Unexpected EOF encountered in BCP data-file.&quot;</span>},
<a name="l00065"></a>00065 {        SYBEBIHC,       EXPROGRAM,     <span class="stringliteral">&quot;Incorrect host-column number found in bcp format-file.&quot;</span>},
<a name="l00066"></a>00066 {        SYBEBIVI,       EXPROGRAM,     <span class="stringliteral">&quot;bcp_columns(), bcp_colfmt() and bcp_colfmt_ps() may be used only after bcp_init() has been passed a valid input file.&quot;</span>},
<a name="l00067"></a>00067 {        SYBEBNCR,       EXPROGRAM,     <span class="stringliteral">&quot;Attempt to bind user variable to a non-existent compute row.&quot;</span>},
<a name="l00068"></a>00068 {        SYBEBNUM,       EXPROGRAM,     <span class="stringliteral">&quot;Bad numbytes parameter passed to dbstrcpy().&quot;</span>},
<a name="l00069"></a>00069 {        SYBEBOOL,               1,     <span class="stringliteral">&quot;Boolean parameters must be TRUE or FALSE.&quot;</span>},
<a name="l00070"></a>00070 {        SYBEBPKS,       EXPROGRAM,     <span class="stringliteral">&quot;In DBSETLPACKET(), the packet size parameter must be between 0 and 999999.&quot;</span>},
<a name="l00071"></a>00071 {       SYBEBPREC,       EXPROGRAM,     <span class="stringliteral">&quot;Illegal precision specified.&quot;</span>},
<a name="l00072"></a>00072 {  SYBEBPROBADDEF,   EXCONSISTENCY,     <span class="stringliteral">&quot;bcp protocol error: illegal default column id received.&quot;</span>},
<a name="l00073"></a>00073 {  SYBEBPROBADLEN,               1,     <span class="stringliteral">&quot;bcp protocol error: illegal datatype length received.&quot;</span>},
<a name="l00074"></a>00074 { SYBEBPROBADPREC,               1,     <span class="stringliteral">&quot;bcp protocol error: illegal precision value received.&quot;</span>},
<a name="l00075"></a>00075 {  SYBEBPROBADSCL,               1,     <span class="stringliteral">&quot;bcp protocol error: illegal scale value received.&quot;</span>},
<a name="l00076"></a>00076 {  SYBEBPROBADTYP,               1,     <span class="stringliteral">&quot;bcp protocol error: unknown column datatype.&quot;</span>},
<a name="l00077"></a>00077 {     SYBEBPROCOL,   EXCONSISTENCY,     <span class="stringliteral">&quot;bcp protocol error: returned column count differs from the actual number of columns received.&quot;</span>},
<a name="l00078"></a>00078 {     SYBEBPRODEF,   EXCONSISTENCY,     <span class="stringliteral">&quot;bcp protocol error: expected default information and got none.&quot;</span>},
<a name="l00079"></a>00079 {   SYBEBPRODEFID,   EXCONSISTENCY,     <span class="stringliteral">&quot;bcp protocol error: default column id and actual column id are not same.&quot;</span>},
<a name="l00080"></a>00080 {  SYBEBPRODEFTYP,   EXCONSISTENCY,     <span class="stringliteral">&quot;bcp protocol error:  default value datatype differs from column datatype.&quot;</span>},
<a name="l00081"></a>00081 {  SYBEBPROEXTDEF,   EXCONSISTENCY,     <span class="stringliteral">&quot;bcp protocol error: more than one row of default information received.&quot;</span>},
<a name="l00082"></a>00082 {  SYBEBPROEXTRES,   EXCONSISTENCY,     <span class="stringliteral">&quot;bcp protocol error: unexpected set of results received.&quot;</span>},
<a name="l00083"></a>00083 {   SYBEBPRONODEF,   EXCONSISTENCY,     <span class="stringliteral">&quot;bcp protocol error:  default value received for column that does not have default.&quot;</span>},
<a name="l00084"></a>00084 {  SYBEBPRONUMDEF,   EXCONSISTENCY,     <span class="stringliteral">&quot;bcp protocol error: expected number of defaults differs from the actual number of defaults received.&quot;</span>},
<a name="l00085"></a>00085 {        SYBEBRFF,      EXRESOURCE,     <span class="stringliteral">&quot;IO error while reading bcp format-file.&quot;</span>},
<a name="l00086"></a>00086 {      SYBEBSCALE,       EXPROGRAM,     <span class="stringliteral">&quot;Illegal scale specified.&quot;</span>},
<a name="l00087"></a>00087 {        SYBEBTMT,       EXPROGRAM,     <span class="stringliteral">&quot;Attempt to send too much TEXT data via the bcp_moretext() call.&quot;</span>},
<a name="l00088"></a>00088 {        SYBEBTOK,          EXCOMM,     <span class="stringliteral">&quot;Bad token from SQL Server: Data-stream processing out of sync.&quot;</span>},
<a name="l00089"></a>00089 {        SYBEBTYP,       EXPROGRAM,     <span class="stringliteral">&quot;Unknown bind type passed to DB-LIBRARY function.&quot;</span>},
<a name="l00090"></a>00090 {     SYBEBTYPSRV,       EXPROGRAM,     <span class="stringliteral">&quot;Datatype is not supported by the server.&quot;</span>},
<a name="l00091"></a>00091 {        SYBEBUCE,      EXRESOURCE,     <span class="stringliteral">&quot;Bcp: Unable to close error-file.&quot;</span>},
<a name="l00092"></a>00092 {        SYBEBUCF,       EXPROGRAM,     <span class="stringliteral">&quot;Bcp: Unable to close format-file.&quot;</span>},
<a name="l00093"></a>00093 {        SYBEBUDF,       EXPROGRAM,     <span class="stringliteral">&quot;Bcp: Unrecognized datatype found in format-file.&quot;</span>},
<a name="l00094"></a>00094 {        SYBEBUFF,       EXPROGRAM,     <span class="stringliteral">&quot;Bcp: Unable to create format-file.&quot;</span>},
<a name="l00095"></a>00095 {        SYBEBUFL,   EXCONSISTENCY,     <span class="stringliteral">&quot;DB-LIBRARY internal error - send buffer length corrupted.&quot;</span>},
<a name="l00096"></a>00096 {        SYBEBUOE,      EXRESOURCE,     <span class="stringliteral">&quot;Bcp: Unable to open error-file.&quot;</span>},
<a name="l00097"></a>00097 {        SYBEBUOF,       EXPROGRAM,     <span class="stringliteral">&quot;Bcp: Unable to open format-file.&quot;</span>},
<a name="l00098"></a>00098 {        SYBEBWEF,      EXNONFATAL,     <span class="stringliteral">&quot;IO error while writing bcp error-file.&quot;</span>},
<a name="l00099"></a>00099 {        SYBEBWFF,      EXRESOURCE,     <span class="stringliteral">&quot;IO error while writing bcp format-file.&quot;</span>},
<a name="l00100"></a>00100 {         SYBECAP,          EXCOMM,     <span class="stringliteral">&quot;DB-Library capabilities not accepted by the Server.&quot;</span>},
<a name="l00101"></a>00101 {      SYBECAPTYP,          EXCOMM,     <span class="stringliteral">&quot;Unexpected capability type in CAPABILITY datastream.&quot;</span>},
<a name="l00102"></a>00102 {        SYBECDNS,   EXCONSISTENCY,     <span class="stringliteral">&quot;Datastream indicates that a compute column is derived from a non-existent select-list member.&quot;</span>},
<a name="l00103"></a>00103 {     SYBECDOMAIN,    EXCONVERSION,     <span class="stringliteral">&quot;Source field value is not within the domain of legal values.&quot;</span>},
<a name="l00104"></a>00104 {   SYBECINTERNAL,    EXCONVERSION,     <span class="stringliteral">&quot;Internal Conversion error.&quot;</span>},
<a name="l00105"></a>00105 {        SYBECLOS,          EXCOMM,     <span class="stringliteral">&quot;Error in closing network connection.&quot;</span>},
<a name="l00106"></a>00106 {     SYBECLOSEIN,               1,     <span class="stringliteral">&quot;Unable to close interface file.&quot;</span>},
<a name="l00107"></a>00107 {        SYBECLPR,    EXCONVERSION,     <span class="stringliteral">&quot;Data-conversion resulted in loss of precision.&quot;</span>},
<a name="l00108"></a>00108 {        SYBECNOR,       EXPROGRAM,     <span class="stringliteral">&quot;Column number out of range.&quot;</span>},
<a name="l00109"></a>00109 {        SYBECNOV,    EXCONVERSION,     <span class="stringliteral">&quot;Attempt to set variable to NULL resulted in overflow.&quot;</span>},
<a name="l00110"></a>00110 {        SYBECOFL,    EXCONVERSION,     <span class="stringliteral">&quot;Data-conversion resulted in overflow.&quot;</span>},
<a name="l00111"></a>00111 {        SYBECONN,          EXCOMM,     <span class="stringliteral">&quot;Unable to connect socket -- SQL Server is unavailable or does not exist.&quot;</span>},
<a name="l00112"></a>00112 {        SYBECRNC,       EXPROGRAM,     <span class="stringliteral">&quot;The current row is not a result of compute clause 0, so it is illegal to attempt to extract that data from this row.&quot;</span>},
<a name="l00113"></a>00113 {      SYBECRSAGR,       EXPROGRAM,     <span class="stringliteral">&quot;Aggregate functions are not allowed in a  cursor statement.&quot;</span>},
<a name="l00114"></a>00114 {     SYBECRSBROL,       EXPROGRAM,     <span class="stringliteral">&quot;Backward scrolling cannot be used in a  forward scrolling cursor.&quot;</span>},
<a name="l00115"></a>00115 {    SYBECRSBSKEY,       EXPROGRAM,     <span class="stringliteral">&quot;Keyset cannot be scrolled backward in mixed  cursors with a previous fetch type.&quot;</span>},
<a name="l00116"></a>00116 {     SYBECRSBUFR,       EXPROGRAM,     <span class="stringliteral">&quot;Row buffering should not be turned on when  using cursor APIs.&quot;</span>},
<a name="l00117"></a>00117 {      SYBECRSDIS,       EXPROGRAM,     <span class="stringliteral">&quot;Cursor statement contains one of the  disallowed phrases &#39;compute&#39;, &#39;union&#39;, &#39;for browse&#39;, or &#39;select into&#39;.&quot;</span>},
<a name="l00118"></a>00118 {    SYBECRSFLAST,       EXPROGRAM,     <span class="stringliteral">&quot;Fetch type LAST requires fully keyset  driven cursors.&quot;</span>},
<a name="l00119"></a>00119 {    SYBECRSFRAND,       EXPROGRAM,     <span class="stringliteral">&quot;Fetch types RANDOM and RELATIVE can only be  used within the keyset of keyset driven  cursors.&quot;</span>},
<a name="l00120"></a>00120 {    SYBECRSFROWN,       EXPROGRAM,     <span class="stringliteral">&quot;Row number to be fetched is outside valid  range.&quot;</span>},
<a name="l00121"></a>00121 {    SYBECRSFTYPE,      EXRESOURCE,     <span class="stringliteral">&quot;Unknown fetch type.&quot;</span>},
<a name="l00122"></a>00122 {      SYBECRSINV,       EXPROGRAM,     <span class="stringliteral">&quot;Invalid cursor statement.&quot;</span>},
<a name="l00123"></a>00123 {  SYBECRSINVALID,      EXRESOURCE,     <span class="stringliteral">&quot;The cursor handle is invalid.&quot;</span>},
<a name="l00124"></a>00124 {    SYBECRSMROWS,      EXRESOURCE,     <span class="stringliteral">&quot;Multiple rows are returned, only one is expected.&quot;</span>},
<a name="l00125"></a>00125 {   SYBECRSNOBIND,       EXPROGRAM,     <span class="stringliteral">&quot;Cursor bind must be called prior to updating cursor.&quot;</span>},
<a name="l00126"></a>00126 {  SYBECRSNOCOUNT,       EXPROGRAM,     <span class="stringliteral">&quot;The DBNOCOUNT option should not be  turned on when doing updates or deletes with  dbcursor().&quot;</span>},
<a name="l00127"></a>00127 {   SYBECRSNOFREE,       EXPROGRAM,     <span class="stringliteral">&quot;The DBNOAUTOFREE option should not be  turned on when using cursor APIs.&quot;</span>},
<a name="l00128"></a>00128 {    SYBECRSNOIND,       EXPROGRAM,     <span class="stringliteral">&quot;One of the tables involved in the cursor  statement does not have a unique index.&quot;</span>},
<a name="l00129"></a>00129 {   SYBECRSNOKEYS,      EXRESOURCE,     <span class="stringliteral">&quot;The entire keyset must be defined for KEYSET cursors.&quot;</span>},
<a name="l00130"></a>00130 {    SYBECRSNOLEN,      EXRESOURCE,     <span class="stringliteral">&quot;No unique index found.&quot;</span>},
<a name="l00131"></a>00131 {   SYBECRSNOPTCC,      EXRESOURCE,     <span class="stringliteral">&quot;No OPTCC was found.&quot;</span>},
<a name="l00132"></a>00132 {   SYBECRSNORDER,      EXRESOURCE,     <span class="stringliteral">&quot;The order of clauses must be from, where, and order by.&quot;</span>},
<a name="l00133"></a>00133 {    SYBECRSNORES,       EXPROGRAM,     <span class="stringliteral">&quot;Cursor statement generated no results.&quot;</span>},
<a name="l00134"></a>00134 {  SYBECRSNOTABLE,      EXRESOURCE,     <span class="stringliteral">&quot;Table name is NULL.&quot;</span>},
<a name="l00135"></a>00135 {    SYBECRSNOUPD,       EXPROGRAM,     <span class="stringliteral">&quot;Update or delete operation did not affect  any rows.&quot;</span>},
<a name="l00136"></a>00136 {  SYBECRSNOWHERE,       EXPROGRAM,     <span class="stringliteral">&quot;A WHERE clause is not allowed in a cursor  update or insert.&quot;</span>},
<a name="l00137"></a>00137 {    SYBECRSNROWS,      EXRESOURCE,     <span class="stringliteral">&quot;No rows returned, at least one is expected.&quot;</span>},
<a name="l00138"></a>00138 {  SYBECRSNUNIQUE,      EXRESOURCE,     <span class="stringliteral">&quot;No unique keys associated with this view.&quot;</span>},
<a name="l00139"></a>00139 {      SYBECRSORD,       EXPROGRAM,     <span class="stringliteral">&quot;Only fully keyset driven cursors can have &#39;order by&#39;, &#39; group by&#39;, or &#39;having&#39; phrases.&quot;</span>},
<a name="l00140"></a>00140 {       SYBECRSRO,       EXPROGRAM,     <span class="stringliteral">&quot;Data locking or modifications cannot be  made in a READONLY cursor.&quot;</span>},
<a name="l00141"></a>00141 {      SYBECRSSET,       EXPROGRAM,     <span class="stringliteral">&quot;A SET clause is required for a cursor  update or insert.&quot;</span>},
<a name="l00142"></a>00142 {      SYBECRSTAB,       EXPROGRAM,     <span class="stringliteral">&quot;Table name must be determined in operations  involving data locking or modifications.&quot;</span>},
<a name="l00143"></a>00143 {    SYBECRSUPDNB,       EXPROGRAM,     <span class="stringliteral">&quot;Update or insert operations cannot use bind  variables when binding type is NOBIND.&quot;</span>},
<a name="l00144"></a>00144 {   SYBECRSUPDTAB,       EXPROGRAM,     <span class="stringliteral">&quot;Update or insert operations using bind  variables require single table cursors.&quot;</span>},
<a name="l00145"></a>00145 {      SYBECRSVAR,      EXRESOURCE,     <span class="stringliteral">&quot;There is no valid address associated with this bind.&quot;</span>},
<a name="l00146"></a>00146 {     SYBECRSVIEW,       EXPROGRAM,     <span class="stringliteral">&quot;A view cannot be joined with another table  or a view in a cursor statement.&quot;</span>},
<a name="l00147"></a>00147 {    SYBECRSVIIND,       EXPROGRAM,     <span class="stringliteral">&quot;The view used in the cursor statement does  not include all the unique index columns of  the underlying tables.&quot;</span>},
<a name="l00148"></a>00148 {          SYBECS,               1,     <span class="stringliteral">&quot;-004- cs context Error.&quot;</span>},
<a name="l00149"></a>00149 {        SYBECSYN,    EXCONVERSION,     <span class="stringliteral">&quot;Attempt to convert data stopped by syntax error in source field.&quot;</span>},
<a name="l00150"></a>00150 {        SYBECUFL,    EXCONVERSION,     <span class="stringliteral">&quot;Data-conversion resulted in underflow.&quot;</span>},
<a name="l00151"></a>00151 {        SYBECWLL,               1,     <span class="stringliteral">&quot;Attempt to set column width less than 1.&quot;</span>},
<a name="l00152"></a>00152 {        SYBEDBPS,      EXRESOURCE,     <span class="stringliteral">&quot;Maximum number of DBPROCESSes already allocated.&quot;</span>},
<a name="l00153"></a>00153 {         SYBEDCL,               1,     <span class="stringliteral">&quot;-004- DCL Error.&quot;</span>},
<a name="l00154"></a>00154 {        SYBEDDNE,          EXINFO,     <span class="stringliteral">&quot;DBPROCESS is dead or not enabled.&quot;</span>},
<a name="l00155"></a>00155 {        SYBEDIVZ,          EXUSER,     <span class="stringliteral">&quot;Attempt to divide by $0.00 in function %1!.&quot;</span>},
<a name="l00156"></a>00156 {        SYBEDNTI,       EXPROGRAM,     <span class="stringliteral">&quot;Attempt to use dbtxtsput() to put a new text-timestamp into a column whose datatype is neither SYBTEXT nor SYBIMAGE.&quot;</span>},
<a name="l00157"></a>00157 {        SYBEDPOR,       EXPROGRAM,     <span class="stringliteral">&quot;Out-of-range datepart constant.&quot;</span>},
<a name="l00158"></a>00158 {        SYBEDVOR,       EXPROGRAM,     <span class="stringliteral">&quot;Day values must be between 1 and 7.&quot;</span>},
<a name="l00159"></a>00159 {        SYBEECAN,          EXINFO,     <span class="stringliteral">&quot;Attempted to cancel unrequested event notification.&quot;</span>},
<a name="l00160"></a>00160 {        SYBEECRT,               1,     <span class="stringliteral">&quot;Must call dbregdefine() before dbregcreate().&quot;</span>},
<a name="l00161"></a>00161 {        SYBEEINI,          EXINFO,     <span class="stringliteral">&quot;Must call dbreginit() before dbregraise().&quot;</span>},
<a name="l00162"></a>00162 {        SYBEEQVA,               1,     <span class="stringliteral">&quot;Error in queueing VMS AST routine.&quot;</span>},
<a name="l00163"></a>00163 {    SYBEERRLABEL,               1,     <span class="stringliteral">&quot;An illegal value was returned from the security label handler.&quot;</span>},
<a name="l00164"></a>00164 {        SYBEESSL,               1,     <span class="stringliteral">&quot;Login security level entered does not agree with operating system level.&quot;</span>},
<a name="l00165"></a>00165 {         SYBEETD,       EXPROGRAM,     <span class="stringliteral">&quot;Failure to send the expected amount of  TEXT or IMAGE data via dbmoretext().&quot;</span>},
<a name="l00166"></a>00166 {        SYBEEUNR,          EXCOMM,     <span class="stringliteral">&quot;Unsolicited event notification received.&quot;</span>},
<a name="l00167"></a>00167 {        SYBEEVOP,          EXINFO,     <span class="stringliteral">&quot;Called dbregwatch() with a bad options parameter.&quot;</span>},
<a name="l00168"></a>00168 {        SYBEEVST,          EXINFO,     <span class="stringliteral">&quot;Must initiate a transaction before calling dbregparam().&quot;</span>},
<a name="l00169"></a>00169 {        SYBEFCON,          EXCOMM,     <span class="stringliteral">&quot;SQL Server connection failed.&quot;</span>},
<a name="l00170"></a>00170 {        SYBEFENC,               1,     <span class="stringliteral">&quot;Password Encryption failed.&quot;</span>},
<a name="l00171"></a>00171 {        SYBEFGTL,               1,     <span class="stringliteral">&quot;Bcp: Row number of the first row to be copied cannot be greater than the row number for the last row to be copied.&quot;</span>},
<a name="l00172"></a>00172 {       SYBEFMODE,               1,     <span class="stringliteral">&quot;ReadWriteAppend mode denied on file.&quot;</span>},
<a name="l00173"></a>00173 {        SYBEFRES,         EXFATAL,     <span class="stringliteral">&quot;Challenge-Response function failed.&quot;</span>},
<a name="l00174"></a>00174 {        SYBEFSHD,      EXRESOURCE,     <span class="stringliteral">&quot;Error in attempting to find the Sybase home directory.&quot;</span>},
<a name="l00175"></a>00175 {        SYBEFUNC,       EXPROGRAM,     <span class="stringliteral">&quot;Functionality not supported at the specified version level.&quot;</span>},
<a name="l00176"></a>00176 {       SYBEGENOS,               1,     <span class="stringliteral">&quot;General Operating System Error.&quot;</span>},
<a name="l00177"></a>00177 {         SYBEICN,       EXPROGRAM,     <span class="stringliteral">&quot;Invalid computeid or compute column number.&quot;</span>},
<a name="l00178"></a>00178 {        SYBEIDCL,   EXCONSISTENCY,     <span class="stringliteral">&quot;Illegal datetime column length returned by DataServer. Legal datetime lengths are 4 and 8 bytes.&quot;</span>},
<a name="l00179"></a>00179 {      SYBEIDECCL,   EXCONSISTENCY,     <span class="stringliteral">&quot;Invalid decimal column length returned by the server.&quot;</span>},
<a name="l00180"></a>00180 {        SYBEIFCL,   EXCONSISTENCY,     <span class="stringliteral">&quot;Illegal floating-point column length returned by DataServer. Legal floating-point lengths are 4 and 8 bytes.&quot;</span>},
<a name="l00181"></a>00181 {        SYBEIFNB,       EXPROGRAM,     <span class="stringliteral">&quot;Illegal field number passed to bcp_control().&quot;</span>},
<a name="l00182"></a>00182 {        SYBEIICL,   EXCONSISTENCY,     <span class="stringliteral">&quot;Illegal integer column length returned by SQL Server. Legal integer lengths are 1, 2, and 4 bytes.&quot;</span>},
<a name="l00183"></a>00183 {        SYBEIMCL,   EXCONSISTENCY,     <span class="stringliteral">&quot;Illegal money column length returned by DataServer. Legal money lengths are 4 and 8 bytes.&quot;</span>},
<a name="l00184"></a>00184 {        SYBEINLN,          EXUSER,     <span class="stringliteral">&quot;Interface file: unexpected end-of-line.&quot;</span>},
<a name="l00185"></a>00185 {        SYBEINTF,          EXUSER,     <span class="stringliteral">&quot;Server name not found in interface file.&quot;</span>},
<a name="l00186"></a>00186 {      SYBEINUMCL,   EXCONSISTENCY,     <span class="stringliteral">&quot;Invalid numeric column length returned by the server.&quot;</span>},
<a name="l00187"></a>00187 {         SYBEIPV,          EXINFO,     <span class="stringliteral">&quot;%1! is an illegal value for the %2! parameter of %3!.&quot;</span>},
<a name="l00188"></a>00188 {        SYBEISOI,   EXCONSISTENCY,     <span class="stringliteral">&quot;Invalid sort-order information found.&quot;</span>},
<a name="l00189"></a>00189 {    SYBEISRVPREC,   EXCONSISTENCY,     <span class="stringliteral">&quot;Illegal precision value returned by the server.&quot;</span>},
<a name="l00190"></a>00190 {     SYBEISRVSCL,   EXCONSISTENCY,     <span class="stringliteral">&quot;Illegal scale value returned by the server.&quot;</span>},
<a name="l00191"></a>00191 {        SYBEITIM,       EXPROGRAM,     <span class="stringliteral">&quot;Illegal timeout value specified.&quot;</span>},
<a name="l00192"></a>00192 {       SYBEIVERS,       EXPROGRAM,     <span class="stringliteral">&quot;Illegal version level specified.&quot;</span>},
<a name="l00193"></a>00193 {        SYBEKBCI,          EXINFO,     <span class="stringliteral">&quot;Bcp: 1000 rows sent to SQL Server.&quot;</span>},
<a name="l00194"></a>00194 {        SYBEKBCO,          EXINFO,     <span class="stringliteral">&quot;1000 rows successfully bulk-copied to host-file.&quot;</span>},
<a name="l00195"></a>00195 {       SYBELBLEN,               1,     <span class="stringliteral">&quot;Security labels should be less than 256 characters long.&quot;</span>},
<a name="l00196"></a>00196 {         SYBEMEM,      EXRESOURCE,     <span class="stringliteral">&quot;Unable to allocate sufficient memory.&quot;</span>},
<a name="l00197"></a>00197 {         SYBEMOV,          EXUSER,     <span class="stringliteral">&quot;Money arithmetic resulted in overflow in function %1!.&quot;</span>},
<a name="l00198"></a>00198 {        SYBEMPLL,          EXUSER,     <span class="stringliteral">&quot;Attempt to set maximum number of DBPROCESSes lower than 1.&quot;</span>},
<a name="l00199"></a>00199 {        SYBEMVOR,       EXPROGRAM,     <span class="stringliteral">&quot;Month values must be between 1 and 12.&quot;</span>},
<a name="l00200"></a>00200 {        SYBENBUF,          EXINFO,     <span class="stringliteral">&quot;called dbsendpassthru() with a NULL buf pointer.&quot;</span>},
<a name="l00201"></a>00201 {        SYBENBVP,       EXPROGRAM,     <span class="stringliteral">&quot;Cannot pass dbsetnull() a NULL bindval pointer.&quot;</span>},
<a name="l00202"></a>00202 {         SYBENDC,       EXPROGRAM,     <span class="stringliteral">&quot;Cannot have negative component in date in numeric form.&quot;</span>},
<a name="l00203"></a>00203 {        SYBENDTP,       EXPROGRAM,     <span class="stringliteral">&quot;Called dbdatecrack() with a NULL datetime  parameter.&quot;</span>},
<a name="l00204"></a>00204 {         SYBENEG,          EXCOMM,     <span class="stringliteral">&quot;Negotiated login attempt failed.&quot;</span>},
<a name="l00205"></a>00205 {        SYBENEHA,               1,     <span class="stringliteral">&quot;Called dbreghandle() with a NULL handler parameter.&quot;</span>},
<a name="l00206"></a>00206 {        SYBENHAN,          EXINFO,     <span class="stringliteral">&quot;called dbrecvpassthru() with a NULL handler parameter.&quot;</span>},
<a name="l00207"></a>00207 {        SYBENLNL,               1,     <span class="stringliteral">&quot;Program not linked with specified network library.&quot;</span>},
<a name="l00208"></a>00208 {        SYBENMOB,       EXPROGRAM,     <span class="stringliteral">&quot;No such member of &#39;order by&#39; clause.&quot;</span>},
<a name="l00209"></a>00209 {        SYBENOEV,          EXINFO,     <span class="stringliteral">&quot;dbpoll() cannot be called if registered procedure notifications have been disabled.&quot;</span>},
<a name="l00210"></a>00210 {        SYBENOTI,               1,     <span class="stringliteral">&quot;No event handler installed.&quot;</span>},
<a name="l00211"></a>00211 {     SYBENOVALUE,               1,     <span class="stringliteral">&quot;Security labels require both a name and a value.&quot;</span>},
<a name="l00212"></a>00212 {        SYBENPRM,       EXPROGRAM,     <span class="stringliteral">&quot;NULL parameter not allowed for this dboption.&quot;</span>},
<a name="l00213"></a>00213 {        SYBENSIP,       EXPROGRAM,     <span class="stringliteral">&quot;Negative starting index passed to dbstrcpy().&quot;</span>},
<a name="l00214"></a>00214 {        SYBENTLL,          EXUSER,     <span class="stringliteral">&quot;Name too long for loginrec field.&quot;</span>},
<a name="l00215"></a>00215 {        SYBENTST,               1,     <span class="stringliteral">&quot;The file being opened must be a stream_lf.&quot;</span>},
<a name="l00216"></a>00216 {        SYBENTTN,       EXPROGRAM,     <span class="stringliteral">&quot;Attempt to use dbtxtsput() to put a new text-timestamp into a non-existent data row.&quot;</span>},
<a name="l00217"></a>00217 {        SYBENULL,          EXINFO,     <span class="stringliteral">&quot;NULL DBPROCESS pointer passed to DB-Library.&quot;</span>},
<a name="l00218"></a>00218 {        SYBENULP,       EXPROGRAM,     <span class="stringliteral">&quot;Called  with a NULL  parameter.&quot;</span>},
<a name="l00219"></a>00219 {         SYBENUM,               1,     <span class="stringliteral">&quot;Incorrect number of arguments given  to DB-Library.&quot;</span>},
<a name="l00220"></a>00220 {        SYBENXID,      EXNONFATAL,     <span class="stringliteral">&quot;The Server did not grant us a distributed-transaction ID.&quot;</span>},
<a name="l00221"></a>00221 {        SYBEONCE,       EXPROGRAM,     <span class="stringliteral">&quot;Function can be called only once.&quot;</span>},
<a name="l00222"></a>00222 {         SYBEOOB,          EXCOMM,     <span class="stringliteral">&quot;Error in sending out-of-band data to SQL Server.&quot;</span>},
<a name="l00223"></a>00223 {        SYBEOPIN,      EXNONFATAL,     <span class="stringliteral">&quot;Could not open interface file.&quot;</span>},
<a name="l00224"></a>00224 {        SYBEOPNA,      EXNONFATAL,     <span class="stringliteral">&quot;The textimage facility is available only when using a SQL Server whose version number is 4.0 or greater.&quot;</span>},
<a name="l00225"></a>00225 {       SYBEOPTNO,               1,     <span class="stringliteral">&quot;Option is not allowed or is unreconized.&quot;</span>},
<a name="l00226"></a>00226 {        SYBEOREN,          EXINFO,     <span class="stringliteral">&quot;Warning: an out-of-range error-number was encountered in dblib.loc. The maximum permissible error-number is defined as DBERRCOUNT in sybdb.h.&quot;</span>},
<a name="l00227"></a>00227 {        SYBEORPF,          EXUSER,     <span class="stringliteral">&quot;Attempt to set remote password would overflow the login-record&#39;s remote-password field.&quot;</span>},
<a name="l00228"></a>00228 {        SYBEOSSL,               1,     <span class="stringliteral">&quot;Operating system login level not in range of Secure SQL Server.&quot;</span>},
<a name="l00229"></a>00229 {        SYBEPAGE,               1,     <span class="stringliteral">&quot;wrong resource type or length given for  dbpage() operation.&quot;</span>},
<a name="l00230"></a>00230 {        SYBEPOLL,          EXINFO,     <span class="stringliteral">&quot;Only one dbpoll() can be active at a time.&quot;</span>},
<a name="l00231"></a>00231 {        SYBEPRTF,          EXINFO,     <span class="stringliteral">&quot;dbtracestring() may only be called from a printfunc().&quot;</span>},
<a name="l00232"></a>00232 {         SYBEPWD,          EXUSER,     <span class="stringliteral">&quot;Incorrect password.&quot;</span>},
<a name="l00233"></a>00233 {        SYBERDCN,    EXCONVERSION,     <span class="stringliteral">&quot;Requested data-conversion does not exist.&quot;</span>},
<a name="l00234"></a>00234 {        SYBERDNR,       EXPROGRAM,     <span class="stringliteral">&quot;Attempt to retrieve data from a non-existent row.&quot;</span>},
<a name="l00235"></a>00235 {        SYBEREAD,          EXCOMM,     <span class="stringliteral">&quot;Read from SQL Server failed.&quot;</span>},
<a name="l00236"></a>00236 {        SYBERESP,       EXPROGRAM,     <span class="stringliteral">&quot;Response function address passed to dbresponse() must be non-NULL.&quot;</span>},
<a name="l00237"></a>00237 {       SYBERFILE,               1,     <span class="stringliteral">&quot;Can not open resource file.&quot;</span>},
<a name="l00238"></a>00238 {        SYBERPCS,          EXINFO,     <span class="stringliteral">&quot;Must call dbrpcinit() before dbrpcparam().&quot;</span>},
<a name="l00239"></a>00239 {        SYBERPIL,       EXPROGRAM,     <span class="stringliteral">&quot;It is illegal to pass -1 to dbrpcparam() for the datalen of parameters which are of type SYBCHAR, SYBVARCHAR, SYBBINARY, or SYBVARBINARY.&quot;</span>},
<a name="l00240"></a>00240 {        SYBERPNA,      EXNONFATAL,     <span class="stringliteral">&quot;The RPC facility is available only when using a SQL Server whose version number is 4.0 or greater.&quot;</span>},
<a name="l00241"></a>00241 {        SYBERPND,       EXPROGRAM,     <span class="stringliteral">&quot;Attempt to initiate a new SQL Server operation with results pending.&quot;</span>},
<a name="l00242"></a>00242 {      SYBERPNULL,       EXPROGRAM,     <span class="stringliteral">&quot;value parameter for dbprcparam() can be NULL, only if the datalen parameter is 0.&quot;</span>},
<a name="l00243"></a>00243 {     SYBERPTXTIM,       EXPROGRAM,     <span class="stringliteral">&quot;RPC parameters cannot be of type TextImage.&quot;</span>},
<a name="l00244"></a>00244 {        SYBERPUL,       EXPROGRAM,     <span class="stringliteral">&quot;When passing a SYBINTN, SYBDATETIMN, SYBMONEYN, or SYBFLTN parameter via dbrpcparam(), it&#39;s necessary to specify the parameter&#39;s maximum or actual length, so that DB-Library can recognize it as a SYBINT1, SYBINT2, SYBINT4, SYBMONEY, or SYBMONEY4, etc.&quot;</span>},
<a name="l00245"></a>00245 {        SYBERTCC,       EXPROGRAM,     <span class="stringliteral">&quot;dbreadtext() may not be used to receive the results of a query which contains a COMPUTE clause.&quot;</span>},
<a name="l00246"></a>00246 {        SYBERTSC,       EXPROGRAM,     <span class="stringliteral">&quot;dbreadtext() may only be used to receive the results of a query which contains a single result column.&quot;</span>},
<a name="l00247"></a>00247 {       SYBERTYPE,               1,     <span class="stringliteral">&quot;Invalid resource type given to DB-Library.&quot;</span>},
<a name="l00248"></a>00248 {        SYBERXID,      EXNONFATAL,     <span class="stringliteral">&quot;The Server did not recognize our distributed-transaction ID.&quot;</span>},
<a name="l00249"></a>00249 {      SYBESECURE,       EXPROGRAM,     <span class="stringliteral">&quot;Secure Server function not supported in this version.&quot;</span>},
<a name="l00250"></a>00250 {        SYBESEFA,       EXPROGRAM,     <span class="stringliteral">&quot;DBSETNOTIFS cannot be called if connections are present.&quot;</span>},
<a name="l00251"></a>00251 {        SYBESEOF,          EXCOMM,     <span class="stringliteral">&quot;Unexpected EOF from SQL Server.&quot;</span>},
<a name="l00252"></a>00252 {        SYBESFOV,       EXPROGRAM,     <span class="stringliteral">&quot;dbsafestr() overflowed its destination buffer.&quot;</span>},
<a name="l00253"></a>00253 {        SYBESLCT,               1,     <span class="stringliteral">&quot;Could not select or copy field specified.&quot;</span>},
<a name="l00254"></a>00254 {        SYBESMSG,        EXSERVER,     <span class="stringliteral">&quot;General SQL Server error: Check messages from the SQL Server.&quot;</span>},
<a name="l00255"></a>00255 {        SYBESOCK,          EXCOMM,     <span class="stringliteral">&quot;Unable to open socket.&quot;</span>},
<a name="l00256"></a>00256 {        SYBESPID,       EXPROGRAM,     <span class="stringliteral">&quot;Called dbspid() with a NULL dbproc.&quot;</span>},
<a name="l00257"></a>00257 {        SYBESYNC,          EXCOMM,     <span class="stringliteral">&quot;Read attempted while out of synchronization with SQL Server.&quot;</span>},
<a name="l00258"></a>00258 {        SYBETEXS,          EXINFO,     <span class="stringliteral">&quot;Called dbmoretext() with a bad size parameter.&quot;</span>},
<a name="l00259"></a>00259 {        SYBETIME,          EXTIME,     <span class="stringliteral">&quot;SQL Server connection timed out.&quot;</span>},
<a name="l00260"></a>00260 {        SYBETMCF,       EXPROGRAM,     <span class="stringliteral">&quot;Attempt to install too many custom formats via dbfmtinstall().&quot;</span>},
<a name="l00261"></a>00261 {        SYBETMTD,       EXPROGRAM,     <span class="stringliteral">&quot;Attempt to send too much TEXT data via the dbmoretext() call.&quot;</span>},
<a name="l00262"></a>00262 {        SYBETPAR,       EXPROGRAM,     <span class="stringliteral">&quot;No SYBTEXT or SYBIMAGE parameters were defined.&quot;</span>},
<a name="l00263"></a>00263 {        SYBETPTN,          EXUSER,     <span class="stringliteral">&quot;Syntax error: only two periods are permitted in table names.&quot;</span>},
<a name="l00264"></a>00264 {        SYBETRAC,          EXINFO,     <span class="stringliteral">&quot;Attempted to turn off a trace flag that was not on.&quot;</span>},
<a name="l00265"></a>00265 {        SYBETRAN,          EXINFO,     <span class="stringliteral">&quot;DBPROCESS is being used for another transaction.&quot;</span>},
<a name="l00266"></a>00266 {        SYBETRAS,          EXINFO,     <span class="stringliteral">&quot;DB-Library internal error - trace structure not found.&quot;</span>},
<a name="l00267"></a>00267 {        SYBETRSN,          EXINFO,     <span class="stringliteral">&quot;Bad numbytes parameter passed to dbtracestring().&quot;</span>},
<a name="l00268"></a>00268 {        SYBETSIT,          EXINFO,     <span class="stringliteral">&quot;Attempt to call dbtsput() with an invalid timestamp.&quot;</span>},
<a name="l00269"></a>00269 {         SYBETTS,          EXUSER,     <span class="stringliteral">&quot;The table which bulk-copy is attempting to copy to a host-file is shorter than the number of rows which bulk-copy was instructed to skip.&quot;</span>},
<a name="l00270"></a>00270 {        SYBETYPE,          EXINFO,     <span class="stringliteral">&quot;Invalid argument type given to DB-Library.&quot;</span>},
<a name="l00271"></a>00271 {        SYBEUACS,               1,     <span class="stringliteral">&quot;VMS: Unable to assign channel to sys$command.&quot;</span>},
<a name="l00272"></a>00272 {        SYBEUAVE,               1,     <span class="stringliteral">&quot;Unable to allocate VMS event flag.&quot;</span>},
<a name="l00273"></a>00273 {        SYBEUCPT,          EXUSER,     <span class="stringliteral">&quot;Unrecognized custom-format parameter-type encountered in dbstrbuild().&quot;</span>},
<a name="l00274"></a>00274 {        SYBEUCRR,   EXCONSISTENCY,     <span class="stringliteral">&quot;Internal software error: Unknown connection result reported by dbpasswd().&quot;</span>},
<a name="l00275"></a>00275 {        SYBEUDTY,   EXCONSISTENCY,     <span class="stringliteral">&quot;Unknown datatype encountered.&quot;</span>},
<a name="l00276"></a>00276 {        SYBEUFDS,          EXUSER,     <span class="stringliteral">&quot;Unrecognized format encountered in dbstrbuild().&quot;</span>},
<a name="l00277"></a>00277 {        SYBEUFDT,   EXCONSISTENCY,     <span class="stringliteral">&quot;Unknown fixed-length datatype encountered.&quot;</span>},
<a name="l00278"></a>00278 {        SYBEUHST,          EXUSER,     <span class="stringliteral">&quot;Unknown host machine name.&quot;</span>},
<a name="l00279"></a>00279 {        SYBEUMSG,          EXCOMM,     <span class="stringliteral">&quot;Unknown message-id in MSG datastream.&quot;</span>},
<a name="l00280"></a>00280 {        SYBEUNAM,         EXFATAL,     <span class="stringliteral">&quot;Unable to get current username from operating system.&quot;</span>},
<a name="l00281"></a>00281 {        SYBEUNOP,      EXNONFATAL,     <span class="stringliteral">&quot;Unknown option passed to dbsetopt().&quot;</span>},
<a name="l00282"></a>00282 {         SYBEUNT,          EXUSER,     <span class="stringliteral">&quot;Unknown network type found in interface file.&quot;</span>},
<a name="l00283"></a>00283 {        SYBEURCI,      EXRESOURCE,     <span class="stringliteral">&quot;Unable to read copyright information from the dblib localization file.&quot;</span>},
<a name="l00284"></a>00284 {        SYBEUREI,      EXRESOURCE,     <span class="stringliteral">&quot;Unable to read error information from the dblib localization file.&quot;</span>},
<a name="l00285"></a>00285 {        SYBEUREM,      EXRESOURCE,     <span class="stringliteral">&quot;Unable to read error mnemonic from the dblib localization file.&quot;</span>},
<a name="l00286"></a>00286 {        SYBEURES,      EXRESOURCE,     <span class="stringliteral">&quot;Unable to read error string from the dblib localization file.&quot;</span>},
<a name="l00287"></a>00287 {        SYBEURMI,      EXRESOURCE,     <span class="stringliteral">&quot;Unable to read money-format information from the dblib localization file.&quot;</span>},
<a name="l00288"></a>00288 {        SYBEUSCT,          EXCOMM,     <span class="stringliteral">&quot;Unable to set communications timer.&quot;</span>},
<a name="l00289"></a>00289 {        SYBEUTDS,          EXCOMM,     <span class="stringliteral">&quot;Unrecognized TDS version received from SQL Server.&quot;</span>},
<a name="l00290"></a>00290 {        SYBEUVBF,       EXPROGRAM,     <span class="stringliteral">&quot;Attempt to read an unknown version of BCP format-file.&quot;</span>},
<a name="l00291"></a>00291 {        SYBEUVDT,   EXCONSISTENCY,     <span class="stringliteral">&quot;Unknown variable-length datatype encountered.&quot;</span>},
<a name="l00292"></a>00292 {        SYBEVDPT,          EXUSER,     <span class="stringliteral">&quot;For bulk copy, all variable-length data must have either a length-prefix or a terminator specified.&quot;</span>},
<a name="l00293"></a>00293 {         SYBEVMS,               1,     <span class="stringliteral">&quot;Sendflush: VMS IO error.&quot;</span>},
<a name="l00294"></a>00294 {     SYBEVOIDRET,               1,     <span class="stringliteral">&quot;Parameter of type SYBVOID cannot  be a return parameter.&quot;</span>},
<a name="l00295"></a>00295 {        SYBEWAID,   EXCONSISTENCY,     <span class="stringliteral">&quot;DB-LIBRARY internal error: ALTFMT following ALTNAME has wrong id.&quot;</span>},
<a name="l00296"></a>00296 {        SYBEWRIT,          EXCOMM,     <span class="stringliteral">&quot;Write to SQL Server failed.&quot;</span>},
<a name="l00297"></a>00297 {        SYBEXOCI,      EXNONFATAL,     <span class="stringliteral">&quot;A character-set translation overflowed its destination buffer while using bcp to copy data from a host-file to the SQL Server.&quot;</span>},
<a name="l00298"></a>00298 {        SYBEXTDN,       EXPROGRAM,     <span class="stringliteral">&quot;Warning:  the xlt_todisp parameter to dbfree_xlate() was NULL.  The space associated with the xlt_tosrv parameter has been freed.&quot;</span>},
<a name="l00299"></a>00299 {         SYBEXTN,       EXPROGRAM,     <span class="stringliteral">&quot;The xlt_todisp and xlt_tosrv parameters to dbfree_xlate() were NULL.&quot;</span>},
<a name="l00300"></a>00300 {        SYBEXTSN,       EXPROGRAM,     <span class="stringliteral">&quot;Warning:  the xlt_tosrv parameter to dbfree_xlate() was NULL.  The space associated with the xlt_todisp parameter has been freed.&quot;</span>},
<a name="l00301"></a>00301 {        SYBEZTXT,          EXINFO,     <span class="stringliteral">&quot;Attempt to send zero length TEXT or  IMAGE to dataserver via dbwritetext().&quot;</span>},
<a name="l00302"></a>00302 {               0,               0,     <span class="stringliteral">&quot;Please add a description for this error to src/tds/error_table.h ($Id: error_table.h,v 1.3 2003/12/22 08:32:14 freddy77 Exp $)&quot;</span>}
</pre></div></div>
<!--- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&nbsp;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&nbsp;</span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&nbsp;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&nbsp;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&nbsp;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&nbsp;</span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&nbsp;</span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark">&nbsp;</span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark">&nbsp;</span>Defines</a></div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="" frameborder="0" 
        name="MSearchResults" id="MSearchResults">
</iframe>
</div>

<hr class="footer"/><address style="text-align: right;"><small>Generated on Wed Aug 17 22:22:31 2011 for FreeTDS API by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address>
</body>
</html>