Subject RE: [firebird-support] Can't create database
Author Patrick Marquetecken
>
> At 10:56 AM 13/04/2005 +0200, you wrote:
>
>>I have started the isql tool from the startmenu
>
> Aaaah!!!
>
> Open a command window (using Start...Run...cmd).
> CD to Firebird's \bin directory.
> Start isql from there.
> Repeat all tests.
>
> ./heLen
>
C:\Program Files\Firebird\Firebird_1_5\bin>isql
Use CONNECT or CREATE DATABASE to specify a database
SQL> CONNECT 'C:\Program Files\Firebird\Firebird_1_5\examples\EMPLOYEE.FDB'
CON> user 'sysdba' password 'masterkey';
Statement failed, SQLCODE = -904

unavailable database
SQL>