Subject Re: [firebird-support] Frequent disconnects in FB 2.5 vs 1.0
Author Helen Borrie
At 03:44 PM 27/11/2011, Joe wrote:
>It seems that since upgrading our server (and application) from Firebird 1.0 to 2.5, we are getting more frequent random disconnects from client connections. I was wondering is there is something that Firebird 2.5 does that could cause this, or a configuration setting that should be changed to prevent it.
>
>These are TCP/IP connections. Our application uses IBObjects to talk to Firebird.
>
>I have personally seen it happen only once myself, but I am on a local LAN with the server. The user that has been complaining on it connects to the database via an Internet connection, and she seems to lose connection to the database on average about 3 times per day, which she says didn't used to happen that often before (previously maybe once every few days).
>
>Any ideas?

Probably better to ask on the IBO list, especially as you're so light on the details. Did you know that old IBO versions won't reliably support Firebird 2 and above? 4.7 was a major refactoring to meet the v.2 changes and, AFAIR, 4.8 was the first stable version of IBO for use with Fb 2.1. I'd suggest your first imperative is to find out which is the best version of IBO for Fb 2.5 *on your platforms* and start upgrading things.

./heLen