From: Pavol S. <st...@st...> - 2003-02-10 23:41:12
|
hi, i added to FbConnectionPool in method Expire Console.WriteLine("Connection Expired") in connection string i added Connection Lifetime=3D10 But that text was never printed :-) My main problem is that i do lot of database operations and firebird = server is growing in memory... when it reaches phisical memory limit, = netprovider reports invalid handle (i think firebird is not responding, = when its on memory limit)... I think, that in firebird devel mailing list i seen something about that = if you live connection (transaction) live long enought its growing in = server becouse transaction versioning... BTW: Dispose did not helped :( p. |