Will try that and report back, thank you. - John ""Carlos Guzmán Álvarez"" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hello: >> ServerType=3D1;DataBase=3DC:\data\AyaNova = > >> 3.2\utils\AyaImport\AYANOVA.FDB;Dialect=3D3; > > Ok, so you are using the default connection pooling settings : > > connection lifetime =3D 0 // *Means connections in the pool never dies > != > !!* > min pool size =3D 0 // Min number of connection in the pool > max pool size =3D 100 // Max number of connections in the pool > connection timeout =3D 15 // Connection timeout > > > > So can you give a try by setting a value for the connection > lifetime in the connection string ?? Set it for example to 10 ( > what will mean connections will be closed when they 10 or more > seconds in the pool ), and retry to see if it helps > > -- = > > Carlos Guzm=E1n =C1lvarez > Vigo-Spain > > http://carlosga.blogspot.com/ > > No hay un solo rey que no descienda de un esclavo, > ni un esclavo que no haya tenido reyes en su familia. > > > > > _______________________________________________ > Firebird-net-provider mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider >
_______________________________________________ Firebird-net-provider mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
