Subject RE: [firebird-support] scripts fail in upgrade
Author Richard Green
This problem persists, and is becoming a showstopper.


Is anyone able to run an sql script file like this, from a bat file, with Firebird 2.x?


CREATE DATABASE 'localhost:d:\db\fb\Data\TmpltDb\TmpltDb.fdb'
USER 'SYSDBA'
PASSWORD 'masterkey';




It seems simple. Can I assume that since I can use FlameRobin to access databases on this machine, using the above login/password, that the login and password are valid?


The bat file command looks like this:

D:\Bat

[Non-text portions of this message have been removed]