community.borland.com

Article #25744: When running an isql script I get the error: Expected end of statement, encountered

Problem:
I created a ddl script which seemed to run to completion, as all of the objects
were created, but when the script was done the above error was given. 

Solution:
This is probably related to bug # 9081 among others. The trick is to make sure that
you put in a carraige return after the last line of the script.

Last Modified: 23-OCT-00