Subject Re: [firebird-support] Re: Embedded server and network drives
Author Artur Anjos
Embebed server just uses local connections.

Just use the string connection you always use to connect in the cdrom, and
change the path to your network drive:

ie, change

D:\MyCdPath\MyDatabase.fdb

to

Z:\YourNetworkPath\MyDatabase.fdb

Don't change anything else.

Artur

----- Original Message -----
From: "ck1625" <ch.kaufmann@...>
To: <firebird-support@yahoogroups.com>
Sent: Tuesday, October 14, 2003 10:49 AM
Subject: [firebird-support] Re: Embedded server and network drives


> --- In firebird-support@yahoogroups.com, "Artur Anjos" <artur@a...> wrote:
> >
> > What error do you get?
>
> ISC ERROR CODE:335544721
>
> ISC ERROR MESSAGE:
> Unable to complete network request to host "SERVER".
> Faild to establish a connection.
> The system cannot find the file.
>
>
> cu Christian
>