Subject Re: [firebird-support] Network Error Windows 98
Author Dimitry Sibiryakov
On 26 May 2004 at 10:16, rodbracher wrote:

>Unable to complete network request to host HOSTNAME. Failed to
>establish connection. Network access denied.
>
>Now using explorer we can browse the "server" pc, add delete files
>etc. There is no firewall. TPC/IP is installed on both pcs with fixed
>IP. Using Firebird 1.0.3
>
>Any ideas?

Don't try to connect a database on shared resource. Use connection
string like this: "server:c:\path\database.fdb" (without quotes, of
course).

SY, Dimitry Sibiryakov.