Subject Cant connect to gdb on network drive
Author jwddsinc
I have an app that uses Firebird 1.5. there is a setting for the
location of the gdb file in the registry. When I change the path to a
network drive I get the error message :

Unable to complete network request to host "127.0.0.1".
Failed to establish a connection.
No connection could be made because the target machine actively
refused it.

How can I get to read the gdb file on the network drive? I have
confirmed that the file exists in the specified path and that the
drive mapping is accurate.

Please help