Subject | Create new database fails |
---|---|
Author | marquetp052 |
Post date | 2005-04-08T14:35:16Z |
Hi,
Its my first attempt to create a databse in firebird.
Its version 1.5 on windows 2003
From the command line i run:
SQL> CREATE DATABASE 'httplogs.fdb' USER 'SYSDBA' PASSWORD 'masterkey';
Statement failed, SQLCODE = -904
unavailable database
Even if i use a full path f:\db\xxx.fdb i got the same error.
Sorry if this is a common newbie question, but i don't seem to find
the solution.
TIa
Patrick
Its my first attempt to create a databse in firebird.
Its version 1.5 on windows 2003
From the command line i run:
SQL> CREATE DATABASE 'httplogs.fdb' USER 'SYSDBA' PASSWORD 'masterkey';
Statement failed, SQLCODE = -904
unavailable database
Even if i use a full path f:\db\xxx.fdb i got the same error.
Sorry if this is a common newbie question, but i don't seem to find
the solution.
TIa
Patrick