Subject Re: upgrade to 2.01 loses SYSDBA password
Author Adam
--- In firebird-support@yahoogroups.com, "Kyle Green" <kyleblm@...> wrote:
>
> 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?

Are you connected through terminal services? If so, either put
'localhost:' before the database path or set the Global IPC in
firebird.conf.

Adam