Item |
Value |
---|---|
Constant |
SQLE_DESCRIBE_NONSELECT |
ODBC 2 State |
OK |
ODBC 3 State |
OK |
Severity |
16 |
SQLCODE |
-160 |
SQLSTATE |
07005 |
Sybase error code |
3819 |
In the C language interface, you attempted to describe the select list of a statement other than a SELECT statement. In UltraLite this error can result from trying to retrieve the schema of any statement other than a SELECT.