Subject upgrade to 2.01 loses SYSDBA password
Author Kyle Green
Hello,

I've upgraded Fb 1.5 to 2.01 on a non-critical Windows 2003 machine that
had one previous database. (I uninstalled 1.5 first)

I'm trying to run a script file with a simple create database command and
I get an error.

CREATE DATABASE "d:\db\MyDb.fdb"
USER "SYSDBA"
PASSWORD "masterkey";

Your user name and password are not defined. etc


What might have gone wrong, how can I fix?

Thanks,

Kyle