Subject | Re: [firebird-support] Re: Shell Call to Isql from Batch File |
---|---|
Author | Helen Borrie |
Post date | 2004-03-16T01:52:05Z |
At 01:37 AM 16/03/2004 +0000, you wrote:
the EOF marker.
But you will need a COMMIT statement as well.
/heLen
>I am getting this error when execute isql:Scripts need at least one carriage return between the last statement and
>"Expected end of statement, encountered EOF"
>
>The isql command that I have issued is:
>isql 'test.gdb' -user sysdba -pass masterkey -i test.sql
>
>The content for test.sql is:
>execute procedure pr_testing;
the EOF marker.
But you will need a COMMIT statement as well.
/heLen