?? sybdb.h
字號:
*/#define SYBEBTYP 20023 /* Unknown bind type passed to DB-LIBRARY * function. */#define SYBEBNCR 20024 /* Attempt to bind user variable to a * non-existent compute row. */#define SYBEIICL 20025 /* Illegal integer column length returned by * SQL Server. Legal integer lengths are 1, 2, * and 4 bytes. */#define SYBECNOR 20026 /* Column number out of range. */#define SYBENPRM 20027 /* NULL parameter not allowed for this * dboption. */#define SYBEUVDT 20028 /* Unknown variable-length datatype encountered. */#define SYBEUFDT 20029 /* Unknown fixed-length datatype encountered. */#define SYBEWAID 20030 /* DB-LIBRARY internal error: ALTFMT following * ALTNAME has wrong id. */#define SYBECDNS 20031 /* Datastream indicates that a compute column is * derived from a non-existent select-list * member. */#define SYBEABNC 20032 /* Attempt to bind to a non-existent column. */#define SYBEABMT 20033 /* User attempted a dbbind() with mismatched * column and variable types. */#define SYBEABNP 20034 /* Attempt to bind using NULL pointers. */#define SYBEAAMT 20035 /* User attempted a dbaltbind() with mismatched * column and variable types. */#define SYBENXID 20036 /* The Server did not grant us a * distributed-transaction ID. */#define SYBERXID 20037 /* The Server did not recognize our * distributed-transaction ID. */#define SYBEICN 20038 /* Invalid computeid or compute column number. */#define SYBENMOB 20039 /* No such member of 'order by' clause. */#define SYBEAPUT 20040 /* Attempt to print unknown token. */#define SYBEASNL 20041 /* Attempt to set fields in a null loginrec. */#define SYBENTLL 20042 /* Name too long for loginrec field. */#define SYBEASUL 20043 /* Attempt to set unknown loginrec field. */#define SYBERDNR 20044 /* Attempt to retrieve data from a non-existent * row. */#define SYBENSIP 20045 /* Negative starting index passed to dbstrcpy(). */#define SYBEABNV 20046 /* Attempt to bind to a NULL program variable. */#define SYBEDDNE 20047 /* DBPROCESS is dead or not enabled. */#define SYBECUFL 20048 /* Data-conversion resulted in underflow. */#define SYBECOFL 20049 /* Data-conversion resulted in overflow. */#define SYBECSYN 20050 /* Attempt to convert data stopped by syntax * error in source field. */#define SYBECLPR 20051 /* Data-conversion resulted in loss of * precision. */#define SYBECNOV 20052 /* Attempt to set variable to NULL resulted * in overflow. */#define SYBERDCN 20053 /* Requested data-conversion does not exist. */#define SYBESFOV 20054 /* dbsafestr() overflowed its destination * buffer. */#define SYBEUNT 20055 /* Unknown network type found in * interface file. */#define SYBECLOS 20056 /* Error in closing network connection. */#define SYBEUAVE 20057 /* Unable to allocate VMS event flag. */#define SYBEUSCT 20058 /* Unable to set communications timer. */#define SYBEEQVA 20059 /* Error in queueing VMS AST routine. */#define SYBEUDTY 20060 /* Unknown datatype encountered. */#define SYBETSIT 20061 /* Attempt to call dbtsput() with an * invalid timestamp. */#define SYBEAUTN 20062 /* Attempt to update the timestamp of a table * which has no timestamp column. */#define SYBEBDIO 20063 /* Bad bulk-copy direction. Must be either * IN or OUT. */#define SYBEBCNT 20064 /* Attempt to use Bulk Copy with a non-existent * Server table. */#define SYBEIFNB 20065 /* Illegal field number passed to bcp_control(). */#define SYBETTS 20066 /* 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. */#define SYBEKBCO 20067 /* 1000 rows successfully bulk-copied to * host-file. */#define SYBEBBCI 20068 /* Batch successfully bulk-copied to SQL Server. */#define SYBEKBCI 20069 /* Bcp: 1000 rows sent to SQL Server. */#define SYBEBCRE 20070 /* I/O error while reading bcp data-file. */#define SYBETPTN 20071 /* Syntax error: only two periods are permitted * in table names. */#define SYBEBCWE 20072 /* I/O error while writing bcp data-file. */#define SYBEBCNN 20073 /* Attempt to bulk-copy a NULL value into * Server column %d, which does not accept * NULL values. */#define SYBEBCOR 20074 /* Attempt to bulk-copy an oversized row to the * SQL Server. */#define SYBEBCIS 20075 /* Attempt to bulk-copy an illegally-sized * column value to the SQL Server. */#define SYBEBCPI 20076 /* bcp_init() must be called before any other * bcp routines. */#define SYBEBCPN 20077 /* 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. */#define SYBEBCPB 20078 /* bcp_bind(), bcp_moretext() and bcp_sendrow() * may NOT be used after bcp_init() has been * passed a non-NULL input file name. */#define SYBEVDPT 20079 /* For bulk copy, all variable-length data * must have either a length-prefix or a * terminator specified. */#define SYBEBIVI 20080 /* bcp_columns(), bcp_colfmt() and * bcp_colfmt_ps() may be used only after * bcp_init() has been passed a valid input * file. */#define SYBEBCBC 20081 /* bcp_columns() must be called before * bcp_colfmt() and bcp_colfmt_ps(). */#define SYBEBCFO 20082 /* Bcp host-files must contain at least one * column. */#define SYBEBCVH 20083 /* bcp_exec() may be called only after * bcp_init() has been passed a valid host file. */#define SYBEBCUO 20084 /* Bcp: Unable to open host data-file. */#define SYBEBCUC 20085 /* Bcp: Unable to close host data-file. */#define SYBEBUOE 20086 /* Bcp: Unable to open error-file. */#define SYBEBUCE 20087 /* Bcp: Unable to close error-file. */#define SYBEBWEF 20088 /* I/O error while writing bcp error-file. */#define SYBEASTF 20089 /* VMS: Unable to setmode for control_c ast. */#define SYBEUACS 20090 /* VMS: Unable to assign channel to sys$command. */#define SYBEASEC 20091 /* Attempt to send an empty command buffer to * the SQL Server. */#define SYBETMTD 20092 /* Attempt to send too much TEXT data via the * dbmoretext() call. */#define SYBENTTN 20093 /* Attempt to use dbtxtsput() to put a new * text-timestamp into a non-existent data row. */#define SYBEDNTI 20094 /* Attempt to use dbtxtsput() to put a new * text-timestamp into a column whose datatype * is neither SYBTEXT nor SYBIMAGE. */#define SYBEBTMT 20095 /* Attempt to send too much TEXT data via the * bcp_moretext() call. */#define SYBEORPF 20096 /* Attempt to set remote password would * overflow the login-record's remote-password * field. */#define SYBEUVBF 20097 /* Attempt to read an unknown version of BCP * format-file. */#define SYBEBUOF 20098 /* Bcp: Unable to open format-file. */#define SYBEBUCF 20099 /* Bcp: Unable to close format-file. */#define SYBEBRFF 20100 /* I/O error while reading bcp format-file. */#define SYBEBWFF 20101 /* I/O error while writing bcp format-file. */#define SYBEBUDF 20102 /* Bcp: Unrecognized datatype found in * format-file. */#define SYBEBIHC 20103 /* Incorrect host-column number found in bcp * format-file. */#define SYBEBEOF 20104 /* Unexpected EOF encountered in BCP data-file. */#define SYBEBCNL 20105 /* Negative length-prefix found in BCP * data-file. */#define SYBEBCSI 20106 /* Host-file columns may be skipped only when * copying INto the Server. */#define SYBEBCIT 20107 /* It's illegal to use BCP terminators with * program variables other than * SYBCHAR, SYBBINARY, SYBTEXT, or SYBIMAGE. */#define SYBEBCSA 20108 /* The BCP hostfile '%s' contains only %ld * rows. Skipping all of these rows is not * allowed. */#define SYBENULL 20109 /* NULL DBPROCESS pointer passed to DB-Library. */#define SYBEUNAM 20110 /* Unable to get current username from * operating system. */#define SYBEBCRO 20111 /* The BCP hostfile '%s' contains only %ld * rows. It was impossible to read the * requested %ld rows. */#define SYBEMPLL 20112 /* Attempt to set maximum number of DBPROCESSes * lower than 1. */#define SYBERPIL 20113 /* It is illegal to pass -1 to dbrpcparam() * for the datalen of parameters which are of * type SYBCHAR, SYBVARCHAR, SYBBINARY, or * SYBVARBINARY. */#define SYBERPUL 20114 /* When passing a SYBINTN, SYBDATETIMN, * SYBMONEYN, or SYBFLTN parameter via * dbrpcparam(), it's necessary to specify * the parameter's maximum or actual length, * so that DB-Library can recognize it as * a SYBINT1, SYBINT2, SYBINT4, * SYBMONEY, or SYBMONEY4, etc. */#define SYBEUNOP 20115 /* Unknown option passed to dbsetopt(). */#define SYBECRNC 20116 /* The current row is not a result of compute * clause %d, so it is illegal to attempt to * extract that data from this row. */#define SYBERTCC 20117 /* dbreadtext() may not be used to receive * the results of a query which contains a * COMPUTE clause. */#define SYBERTSC 20118 /* dbreadtext() may only be used to receive * the results of a query which contains a * single result column. */#define SYBEUCRR 20119 /* Internal software error: Unknown * connection result reported by * dbpasswd(). */#define SYBERPNA 20120 /* The RPC facility is available only when * using a SQL Server whose version number * is 4.0 or greater. */#define SYBEOPNA 20121 /* The text/image facility is available only * when using a SQL Server whose version number * is 4.0 or greater. */#define SYBEFGTL 20122 /* Bcp: Row number of the first row to be copied * cannot be greater than the row number for the * last row to be copied. */#define SYBECWLL 20123 /* Attempt to set column width less than 1. */#define SYBEUFDS 20124 /* Unrecognized format encountered in * dbstrbuild(). */#define SYBEUCPT 20125 /* Unrecognized custom-format parameter-type * encountered in dbstrbuild(). */#define SYBETMCF 20126 /* Attempt to install too many custom formats * via dbfmtinstall(). */#define SYBEAICF 20127 /* Error in attempting to install custom * format. */#define SYBEADST 20128 /* Error in attempting to determine the size * of a pair of translation tables. */#define SYBEALTT 20129 /* Error in attempting to load a pair * of translation tables. */#define SYBEAPCT 20130 /* Error in attempting to perform a * character-set translation. */#define SYBEXOCI 20131 /* A character-set translation overflowed its * destination buffer while using bcp to copy * data from a host-file to the SQL Server. */#define SYBEFSHD 20132 /* Error in attempting to find the Sybase * home directory. */#define SYBEAOLF 20133 /* Error in attempting to open a localization * file. */#define SYBEARDI 20134 /* Error in attempting to read datetime * information from a localization file. */#define SYBEURCI 20135 /* Unable to read copyright information * from the dblib localization file. */#define SYBEARDL 20136 /* Error in attempting to read the dblib.loc * localization file. */#define SYBEURMI 20137 /* Unable to read money-format information * from the dblib localization file. */#define SYBEUREM 20138 /* Unable to read error mnemonic * from the dblib localization file. */#define SYBEURES 20139 /* Unable to read error string * from the dblib localization file. */
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -