From:
<car...@te...> - 2003-02-11 12:32:53
|
Hello: > Did you think about problem i reported about that Expire method in > fbconnectionpool??? i still think, that best method is to close > connection and firebird will clear all resource for this.. By im afraid > that connection lifetime is not working... I will do more tests... Can be a problem with the timer that i'm using for make the checkout, huumm, i'm thinking in use a thread for this but first i want to be sure that the this is the problem can you try to run your program without pooling ?? > i used explicit prepare, becouse you in IBX (delphi provider) you had to > call this for preparing statement for parameter... If i dont need this > in netprovider ist great... Your code is well :) you can make the call but it's not needed. Best regards Carlos Guzmán Álvarez Vigo-Spain P.S: Thanks for all your feedbak on this issue. |