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

SQL Anywhere 11.0.1 » Error Messages » SQL Anywhere error messages » SQL Anywhere error messages sorted by message text (L-S)

 

No name for argument

Error constant SQLE_NO_SQLX_ARGUMENT_NAME
ODBC 2 State ERROR
ODBC 3 State ERROR
Severity 16
SQLCODE –907
SQLSTATE WX014
Sybase error code 13576
Probable cause

Unnamed arguments cannot be used as XML element or attribute names. Name unnamed items in the argument list using AS.