Problem with connection to a remote firebird host.
Problem with connection to a remote firebird host.
Hi. I use Lazarus 2.0.10 with FPC 3.2.0. I have downloaded a snapshot of ZeosLib 7.3 on https://sourceforge.net/p/zeoslib/code-0/HEAD/tree/. Now I can't connect to my remote firebird 3.0 server with SQL Error: Unable to complete network request to host "xnet://Global\FIREBIRD". There is no problem to connect to local firebird 3.0 server. The same problem appears for r r6750-trunk, r6752-trunk, and r-6773-trunk. There wasn't such a problem for r6365-trunk. Thanks in advance for your response.
- EgonHugeist
- Zeos Project Manager
- Posts: 1936
- Joined: 31.03.2011, 22:38
Re: Problem with connection to a remote firebird host.
Hi, please update from SVN. I had a little bug in the new FireBird-interface chain..
Report your findings.
Report your findings.
Best regards, Michael
You want to help? http://zeoslib.sourceforge.net/viewtopic.php?f=4&t=3671
You found a (possible) bug? Use the new bugtracker dude! http://sourceforge.net/p/zeoslib/tickets/
You want to help? http://zeoslib.sourceforge.net/viewtopic.php?f=4&t=3671
You found a (possible) bug? Use the new bugtracker dude! http://sourceforge.net/p/zeoslib/tickets/
Re: Problem with connection to a remote firebird host.
Hi, the problem has been solved. Thank you very much.