Subject Auto close connections...
Author adrian_avila_mtz
Hello.

We have this program writed in Delphi and uses Firebird 2.5 RC2, one day we noticed that the memory of the FBServer process was big, about 800 mb, we discovered that we were by accident not closing connections in our program. We fixed this, but my question is ¿Is there a way to tell Firebird to autoclose open connections?.

Thank you.