Re: [Firebird-net-provider] Problem when executing ClearAllPool.

2007-04-03 Thread Carlos Guzmán Álvarez
Hello: > Do you call Dispose on FbCommand obejcts when they are no more needed ?? It's possible for you to send a small test case showing the problem ?? - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.

Re: [Firebird-net-provider] Problem when executing ClearAllPool.

2007-04-03 Thread Carlos Guzmán Álvarez
Hello: > I am using Firebird 2.0 for my .Net desktop application. I am What version of the provider are you using ?? > Sequence of my execution: > > Conn.Close() > > Conn.ClearAllPool() Huu it could be a bug in the provider with the Dispose implementation for GC calls. Do you call Disp

[Firebird-net-provider] Problem when executing ClearAllPool.

2007-04-03 Thread Ramprasad Gourishetty
Hi Carlos, This is Ram from ShowingTime, with reference of Ann W. Harrison. I am using Firebird 2.0 for my .Net desktop application. I am experiencing a problem when executing ClearAllPool() statement. Sequence of my execution: Conn.Close() Conn.ClearAllPool() The following error