Subject Re: [firebird-support] an error in executing SQL command with Command Prompt
Author Dimitry Sibiryakov
On 26 Jan 2006 at 11:33, karatebito0725 wrote:

>>isql -i createdb0102.sql
>
>However the message shows
>
>>Use CONNECT or CREATE DATABASE to specify a database
>>Expected end of statement, encounterd EOF
>
>this second message is what I don`t understand. This is an error
>message isn`t it? The database I am trying to create hasn`t been
>created. I have no idea why. Could anyone help me out?

Looks like missed end-of-line after the statement. Put an empty
line to the end of your script.

--
SY, Dimitry Sibiryakov.