| Error constant | SQLE_SCRIPT_MISSING_DELIMITER |
| ODBC 2 State | ERROR |
| ODBC 3 State | ERROR |
| Severity | 15 |
| SQLCODE | –1315 |
| SQLSTATE | WW046 |
| Sybase error code | 13241 |
For UltraLite, all non-comment SQL statements in a script file (including the final one) must be followed by "go" on a line by itself. For strings, you can use "\ngo" to end a statement.
| Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |