Hello Jiri,

I tried now to set the ConnectionPooling to false and the error message is not 
shown any more in firebird.log. I see also that there is no pending connection 
in the during times I don´t read or write.

I was also able to prevent the error message by putting this 
FbConnection.ClearAllPools() into the DESCTRUCTOR()

What does this mean in terms of performance, when I remove the 
ConnectionPooling?

At the moment I am using a gobal context for the whole application. Is this ok 
or not ok?

Thanks

Niko

-----Ursprüngliche Nachricht-----
Von: Jiří Činčura [mailto:j...@cincura.net] 
Gesendet: Montag, 26. Oktober 2015 20:30
An: firebird-net-provider@lists.sourceforge.net
Betreff: *** GMX Spamverdacht *** Re: [Firebird-net-provider] *** GMX 
Spamverdacht *** Re: Correct closing of an entity framework connection

On Mon, Oct 26, 2015, at 15:16, Parzival wrote:
> _fbConnectionStringBuilder:Pooling := .T.

Just for the sake of testing, can you turn it off. Then the connection is 
closed immediately. And we should see whether there's something dangling or not.

--
Mgr. Jiří Činčura
Independent IT Specialist

------------------------------------------------------------------------------
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider


------------------------------------------------------------------------------
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to