Subject | Re: [firebird-support] isql v2.1.2 doesn't open database with alias |
---|---|
Author | Dimitry Sibiryakov |
Post date | 2009-08-26T09:03:12Z |
> so you're suggesting he's been modifying the firebird.conf file and hasn'tIt is one of possibilities, but current dir is more probably because
> told us what changes he's tried making...
he uses isql. Look at this:
C:\... Files\Firebird\Firebird_2_1\bin>isql.exe -u sysdba -pass
masterkey testa
Statement failed, SQLCODE = -902
I/O error for file "C:\PROGRAM FILES\FIREBIRD\FIREBIRD_2_1\BIN\TESTA"
-Error while trying to open file
-The system cannot find the file specified.
C:\... Files\Firebird\Firebird_2_1\bin>isql.exe -u sysdba -pass
masterkey test
Database: test, User: sysdba
I do have alias "test".
SY, SD.