Help with Err : Unable to connect Xnet:/ global \\Firebird
Posted: Wed 15 Nov 2017 04:00
Hello all,
I got those error on my app on client PC when tried to connect to remote Firebird 3.02 database although I have included and specify fbclient.dll in TIBCConnection as a client library.
That error happen because, I didn't install Firebird 3.02 on client PC. If firebird installed, my app runs OK.
My question is, is that possible to run my app on Client PC without install Firebird & only supplied necessary DLL?
Seem that fbclient.dll only was not enough & have copied all DLL from firerbird installation folder to my app folder, but still no avail.
Thanks in advance.
I got those error on my app on client PC when tried to connect to remote Firebird 3.02 database although I have included and specify fbclient.dll in TIBCConnection as a client library.
That error happen because, I didn't install Firebird 3.02 on client PC. If firebird installed, my app runs OK.
My question is, is that possible to run my app on Client PC without install Firebird & only supplied necessary DLL?
Seem that fbclient.dll only was not enough & have copied all DLL from firerbird installation folder to my app folder, but still no avail.
Thanks in advance.