Oracle 5.0 Reference Manual page 1823

Table of Contents

Advertisement

Native Value
time
timestamp
tinyblob
tinyint unsigned
tinyint
tinytext
varchar
year
20.1.6.3. Connector/ODBC Error Codes
The following tables lists the error codes returned by Connector/ODBC apart from the server errors.
Table 20.18. Special Error Codes Returned by Connector/ODBC
Native
SQLSTATE 2
Code
500
01000
501
01004
502
01S02
503
01S03
504
01S04
505
01S06
506
07001
507
07005
508
07009
509
08002
510
08003
511
24000
512
25000
513
25S01
514
34000
515
S1000
516
S1001
517
S1002
518
S1003
519
S1004
520
S1009
521
S1010
522
S1011
523
S1012
524
S1013
525
S1015
Connector/ODBC Reference
SQL Type
SQL_TIME
[501]
SQL_TIMESTAMP
SQL_LONGVARBINARY
SQL_TINYINT
SQL_TINYINT
SQL_LONGVARCHAR
SQL_VARCHAR
SQL_SMALLINT
SQLSTATE 3
01000
01004
01S02
01S03
01S04
01S06
07002
07005
07009
08002
08003
24000
25000
25S01
34000
HY000
HY001
HY002
HY003
HY004
HY009
HY010
HY011
HY012
HY013
HY015
Error Message
General warning
String data, right truncated
Option value changed
No rows updated/deleted
More than one row updated/deleted
Attempt to fetch before the result set returned the first row
set
SQLBindParameter
Prepared statement not a cursor-specification
Invalid descriptor index
Connection name in use
Connection does not exist
Invalid cursor state
Invalid transaction state
Transaction state unknown
Invalid cursor name
General driver defined error
Memory allocation error
Invalid column number
Invalid application buffer type
Invalid SQL data type
Invalid use of null pointer
Function sequence error
Attribute can not be set now
Invalid transaction operation code
Memory management error
No cursor name available
1803
C Type
SQL_C_TIME
SQL_C_TIMESTAMP
SQL_C_BINARY
SQL_C_UTINYINT
SQL_C_STINYINT
SQL_C_CHAR
SQL_C_CHAR
SQL_C_SHORT
not used for all parameters

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mysql 5.0

Table of Contents