Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.0 » Error Messages » SQL Anywhere error messages » SQL Anywhere error messages sorted by message text (T-Z)

 

Too few columns

Error constant SQLE_FOR_XML_EXPLICIT_TOO_FEW_COLUMNS
ODBC 2 State ERROR
ODBC 3 State ERROR
Severity 16
SQLCODE –902
SQLSTATE WX010
Sybase error code 13581
Probable cause

FOR XML EXPLICIT requires at least three columns: the tag column, the parent column, and one or more data columns.