Subject Re: Argggh - unavailable database -904
Author hay77772000
--- In firebird-support@yahoogroups.com, "lance8086" <lance8086@y...>
wrote:
> --- In firebird-support@yahoogroups.com, "hay77772000" <dhay@l...>
> wrote:
>
> > Any other ideas, anyone?
>
> Those -904 errors are descriptive, aren't they?
>
> Let's see your connection string
> sql> connect 'database' ...
Hi,

Sure:

SQL> connect 'c:\Program Files\Firebird\Firebird_1_5\data\OLYMPUS_PROT
OTYPE.GDB' user 'SYSDBA' password 'masterkey';

that fails with -904.

SQL> connect 'localhost:c:\Program
Files\Firebird\Firebird_1_5\data\OLYMPUS_PROTOTYPE.GDB' user 'SYSDBA'
password 'masterkey';

That works.

cheers,

David