Error 1315

"Script file missing statement \"go\" delimiter on a separate line"

Item Description

SQLCode

-1315L

Constant

SCRIPT_MISSING_DELIMITER

SQLState

WW046

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Sybase Error Code

2931

Severity Code

15

Probable cause

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.


Created April 27, 2010. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com