In this blog post, you’ll learn more about the Sybase Error Can only describe a SELECT statement and the reason for receiving this error
Sybase SQL Error Message
Can only describe a SELECT statement
Reason for this Error
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.