[All]
When running an isql script I get the error: Expected end of statement, encountered
By: Borland Staff
Abstract: Make sure your script ends in a carrage return
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.
Connect with Us