Subject Create new database fails
Author marquetp052
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