Error 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.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |