Subject Re: [firebird-support] FireBird 1.5 + ODBC
Author Magnus Titho
Patrick Plattes wrote:
> Hello :-),
>
>
> The next I've tried is to make the make the directory with the database accessable in the network.
> Database: localhost:q:\database.gdb
> Client: -
> Database Account: SYSDBA
> Password: [the top-secret default password ;-)]
> Role: -
>
>
Since 192.168.0.98 is your database server, use

Database: 192.168.0.98:d:\my_db.fdb

This will tell the server to look for a database with the name d:\my_db.fdb


> Thanks,
> Patrick
>

--
Magnus