Can only describe a SELECT statement
Item |
Value |
---|---|
SQLCode |
-160 |
Constant |
SQLE_DESCRIBE_NONSELECT |
SQLState |
07005 |
ODBC State |
(handled by ODBC driver) |
In the C language interface, you attempted to describe the select list of a statement other than a SELECT statement.