⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 sybdb.h

📁 这是linux下关于C的编程
💻 H
📖 第 1 页 / 共 5 页
字号:
#define SYBEUREI        20140   /* Unable to read error information from                                 * the dblib localization file.                                 */#define SYBEOREN        20141   /* Warning: an out-of-range error-number was                                 * encountered in dblib.loc. The maximum                                 * permissible error-number is defined                                 * as DBERRCOUNT in sybdb.h.                                 */#define SYBEISOI        20142   /* Invalid sort-order information found. */#define SYBEIDCL        20143   /* Illegal datetime column length returned by                                 * DataServer. Legal datetime lengths are 4                                 * and 8 bytes.                                 */#define SYBEIMCL        20144   /* Illegal money column length returned by                                 * DataServer. Legal money lengths are 4                                 * and 8 bytes.                                 */#define SYBEIFCL        20145   /* Illegal floating-point column length                                 * returned by DataServer. Legal floating-point                                 * lengths are 4 and 8 bytes.                                 */#define SYBEUTDS        20146   /* Unrecognized TDS version received from                                 * SQL Server.                                 */#define SYBEBUFF        20147   /* Bcp: Unable to create format-file. */#define SYBEACNV        20148   /* Attemp to do conversion with NULL destination                                 * variable.                                 */#define SYBEDPOR        20149   /* Out-of-range datepart constant. */#define SYBENDC         20150   /* Cannot have negative component in date                                ** in numeric form.                                */#define SYBEMVOR        20151   /* Month values must be between 1 and 12. */#define SYBEDVOR        20152   /* Day values must be between 1 and 7. */#define SYBENBVP        20153   /* Cannot pass dbsetnull() a NULL bindval                                ** pointer.                                */#define SYBESPID        20154   /* Called dbspid() with a NULL dbproc. */#define SYBENDTP        20155   /* Called dbdatecrack() with a NULL datetime                                 ** parameter.                                */#define SYBEXTN         20156   /* The xlt_todisp and xlt_tosrv parameters                                ** to dbfree_xlate() were NULL.                                */#define SYBEXTDN        20157   /* Warning:  the xlt_todisp parameter to                                ** dbfree_xlate() was NULL.  The space                                ** associated with the xlt_tosrv parameter                                ** has been freed.                                */#define SYBEXTSN        20158   /* Warning:  the xlt_tosrv parameter to                                ** dbfree_xlate() was NULL.  The space                                ** associated with the xlt_todisp parameter                                ** has been freed.                                */#define SYBENUM         20159   /* Incorrect number of arguments given                                  ** to DB-Library.                                  */#define SYBETYPE        20160   /* Invalid argument type given to DB-Library. */#define SYBEGENOS       20161   /* General Operating System Error.*/#define SYBEPAGE        20162   /* wrong resource type or length given for                                 ** dbpage() operation.                                 */#define SYBEOPTNO       20163   /* Option is not allowed or is unreconized*/#define SYBEETD         20164   /*"Failure to send the expected amount of                                 ** TEXT or IMAGE data via dbmoretext().                                */#define SYBERTYPE       20165   /* Invalid resource type given to DB-Library. */#define SYBERFILE       20166   /* "Can not open resource file." */#define SYBEFMODE       20167   /* Read/Write/Append mode denied on file.*/#define SYBESLCT        20168   /* Could not select or copy field specified */#define SYBEZTXT        20169   /* Attempt to send zero length TEXT or                                 ** IMAGE to dataserver via dbwritetext().                                */#define SYBENTST        20170   /* The file being opened must be a stream_lf.                                */#define SYBEOSSL        20171   /* Operating system login level not in range                                 * of Secure SQL Server                                 */#define SYBEESSL        20172   /* Login security level entered does not agree                                 * with operating system level                                 */#define SYBENLNL        20173   /* Program not linked with specified                                ** network library.                                */#define SYBENHAN        20174   /* called dbrecvpassthru() with a NULL                                ** handler parameter.                                */#define SYBENBUF        20175   /* called dbsendpassthru() with a NULL                                ** buf pointer.                                */#define SYBENULP        20176   /* Called %s with a NULL %s parameter.                                */#define SYBENOTI        20177   /* No event handler installed. */#define SYBEEVOP        20178   /* Called dbregwatch() with a bad                                ** options parameter.                                */#define SYBENEHA        20179   /* Called dbreghandle() with a NULL                                ** handler parameter.                                */#define SYBETRAN        20180   /* DBPROCESS is being used for another                                ** transaction.                                */#define SYBEEVST        20181   /* Must initiate a transaction before                                ** calling dbregparam().                                */#define SYBEEINI        20182   /* Must call dbreginit() before                                ** dbregraise().                                */#define SYBEECRT        20183   /* Must call dbregdefine() before                                ** dbregcreate().                                */#define SYBEECAN        20184   /* Attempted to cancel unrequested                                ** event notification.                                */#define SYBEEUNR        20185   /* Unsolicited event notification received.                                */#define SYBERPCS        20186   /* Must call dbrpcinit() before dbrpcparam().                                */#define SYBETPAR        20187   /* No SYBTEXT or SYBIMAGE parameters were                                ** defined.                                */#define SYBETEXS        20188   /* Called dbmoretext() with a bad size                                ** parameter.                                */#define SYBETRAC        20189   /* Attempted to turn off a trace flag                                ** that was not on.                                */#define SYBETRAS        20190   /* DB-Library internal error - trace                                ** structure not found.                                */#define SYBEPRTF        20191   /* dbtracestring() may only be called                                ** from a printfunc().                                */#define SYBETRSN        20192   /* Bad numbytes parameter passed to                                ** dbtracestring().                                */#define SYBEBPKS        20193   /* In DBSETLPACKET(), the packet size parameter                                ** must be between 0 and 999999.                                */#define SYBEIPV         20194   /* %1! is an illegal value for the %2!                                ** parameter of %3!.                                */#define SYBEMOV         20195   /* Money arithmetic resulted in overflow in                                ** function %1!.                                */#define SYBEDIVZ        20196   /* Attempt to divide by $0.00 in function                                ** %1!.                                */#define SYBEASTL        20197   /* Synchronous I/O attempted at AST level.                                */#define SYBESEFA        20198   /* DBSETNOTIFS cannot be called if                                ** connections are present.                                */ #define SYBEPOLL	20199	/* Only one dbpoll() can be active at a				** time.				*/#define SYBENOEV	20200	/* dbpoll() cannot be called if registered				** procedure notifications have been disabled.				*/#define SYBEBADPK	20201	/* Packet size of %1! not supported. --				** size of %2! used instead.				*/#define SYBESECURE	20202	/* Secure Server function not supported in				** this version.				*/#define SYBECAP		20203	/* DB-Library capabilities not accepted by				** the Server.				*/#define SYBEFUNC	20204	/* Functionality not supported at the specified				** version level.				*/#define SYBERESP	20205	/* Response function address passed to				** dbresponse() must be non-NULL.				*/#define SYBEIVERS       20206   /* Illegal version level specified. */#define SYBEONCE	20207	/* Function can be called only once. */#define SYBERPNULL	20208	/* value parameter for dbprcparam() can be				** NULL, only if the datalen parameter is 0				*/#define SYBERPTXTIM	20209	/* RPC parameters cannot be of type Text/Image.				*/#define SYBENEG		20210	/* Negotiated login attempt failed. */#define	SYBELBLEN	20211	/* Security labels should be less than 256				** characters long.				*/#define	SYBEUMSG	20212	/* Unknown message-id in MSG datastream. */#define	SYBECAPTYP	20213	/* Unexpected capability type in CAPABILITY				** datastream.				*/#define	SYBEBNUM	20214	/* Bad numbytes parameter passed to dbstrcpy()				*/#define	SYBEBBL		20215	/* Bad bindlen parameter passed to dbsetnull()				*/#define	SYBEBPREC	20216	/* Illegal precision specified */#define	SYBEBSCALE	20217	/* Illegal scale specified */#define	SYBECDOMAIN	20218	/* Source field value is not within the domain				** of legal values.				*/#define	SYBECINTERNAL	20219	/* Internal Conversion error. */#define SYBEBTYPSRV	20220	/* Datatype is not supported by the server. */#define SYBEBCSET	20221	/* Unknown character-set encountered." */#define SYBEFENC	20222	/* Password Encryption failed." */#define SYBEFRES	20223	/* Challenge-Response function failed.", */#define SYBEISRVPREC	20224	/* Illegal precision value returned by the				** server.				*/#define SYBEISRVSCL	20225	/* Illegal scale value returned by the server.				*/#define SYBEINUMCL	20226	/* Invalid numeric column length returned by the				** server.				*/#define SYBEIDECCL	20227	/* Invalid decimal column length returned by the				** server.				*/#define SYBEBCMTXT	20228	/* bcp_moretext() may be used only when there				** is at least one text or image column in the				** server table.				*/#define SYBEBCPREC	20229	/* Column %1!: Illegal precision value				** encountered.				*/#define SYBEBCBNPR	20230	/* bcp_bind(): if varaddr is NULL, prefixlen				** must be 0 and no terminator should be				** specified.				*/#define SYBEBCBNTYP	20231	/* 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.				*/#define SYBEBCSNTYP	20232	/* 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.				*/#define SYBEBCPCTYP	20233	/* bcp_colfmt(): If table_colnum is 0,				** host_type cannot be 0.				*/#define SYBEBCVLEN	20234	/* varlen should be greater than or equal to -1.				*/#define SYBEBCHLEN	20235	/* host_collen should be greater than or equal				** to -1.				*/#define SYBEBCBPREF	20236	/* Illegal prefix length. Legal values are 0, 1,				** 2 or 4.				*/#define SYBEBCPREF	20237	/* Illegal prefix length. Legal values are -1,				** 0, 1, 2 or 4.				*/#define SYBEBCITBNM	20238	/* bcp_init(): tblname parameter cannot be NULL.				*/#define SYBEBCITBLEN	20239	/* bcp_init(): tblname parameter is too long. */#define SYBEBCSNDROW	20240	/* bcp_sendrow() may NOT be called unless all				** text data for the previous row has been sent				** using bcp_moretext().				*/#define SYBEBPROCOL	20241	/* bcp protocol error: returned column count				** differs from the actual number of columns				** received.				*/#define SYBEBPRODEF	20242	/* bcp protocol error: expected default				** information and got none.				*/#define SYBEBPRONUMDEF	20243	/* bcp protocol error: expected number of				** defaults differs from the actual number of				** defaults received.				*/#define SYBEBPRODEFID	20244	/* bcp protocol error: default column id and				** actual column id are not same				*/#define SYBEBPRONODEF	20245	/* bcp protocol error:  default value received				** for column that does not have default.				*/#define SYBEBPRODEFTYP	20246	/* bcp protocol error:  default value datatype				** differs from column datatype.				*/#define SYBEBPROEXTDEF	20247	/* bcp protocol error: more than one row of				** default information received.				*/#define SYBEBPROEXTRES	20248	/* bcp protocol error: unexpected set of results				** received.				*/#define SYBEBPROBADDEF	20249	/* bcp protocol error: illegal default column				** id received.				*/#define SYBEBPROBADTYP	20250	/* bcp protocol error: unknown column datatype.				*/#define SYBEBPROBADLEN	20251	/* bcp protocol error: illegal datatype length				** received.				*/#define SYBEBPROBADPREC	20252	/* bcp protocol error: illegal precision value				** received.				*/#define SYBEBPROBADSCL	20253	/* bcp protocol error: illegal scale value				** received.				*/#define SYBEBADTYPE	20254	/* Illegal value for type parameter 				** given to %1!.				*/#define SYBECRSNORES 	20255	/* Cursor statement generated no results. */#define SYBECRSNOIND	20256	/* One of the tables involved in the cursor 				 * statement does not have a unique index. */#define SYBECRSVIEW	20257	/* A view cannot be joined with another table 				 * or a view in a cursor statement.				*/#define SYBECRSVIIND	20258	/* The view used in the cursor statement does 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -