Error constant | SQLE_PROCEDURE_RETURNS_VOID |
ODBC 2 State | 07006 |
ODBC 3 State | 07006 |
Parameter 1 | Name of the procedure. |
Severity | 16 |
SQLCODE | –705 |
SQLSTATE | 53019 |
Sybase error code | 257 |
The Java type void does not map onto any SQL type, hence a procedure returning void cannot be used in any SQL expression.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |