Re: [Firebird-net-provider] RES: RES: Error reading data from the connection

2015-01-27 Thread Gerdus van Zyl
What is the values on your connection string for ConnectionLifeTime and MinPoolSize ? On Tue, Jan 27, 2015 at 1:57 PM, Nicolas F. Timmers wrote: > I think probably the application pool is not running again for this case > see > I have. > > A customer connected early on the database but is not us

[Firebird-net-provider] RES: RES: Error reading data from the connection

2015-01-27 Thread Nicolas F. Timmers
I think probably the application pool is not running again for this case see I have. A customer connected early on the database but is not used more for the day and the next morning the error occurred and that the firebird was only stopped night, I believe that the application pool is being never

Re: [Firebird-net-provider] RES: RES: Error reading data from the connection

2015-01-23 Thread Michał Ziemski
You could use FbConnection.ClearPool rather than ClearAllPools(). Anyhow if the server restarted there is possibility of bronek connections in other pools. 2015-01-23 16:30 GMT+01:00 Nicolas F. Timmers : > But in this case Flush the pool will afect all the pools including from > databases that do

[Firebird-net-provider] RES: RES: Error reading data from the connection

2015-01-23 Thread Nicolas F. Timmers
But in this case Flush the pool will afect all the pools including from databases that dont have anything to do with this problem, but is on the same server De: Michał Ziemski [mailto:m...@e-adm.pl] Enviada em: sexta-feira, 23 de janeiro de 2015 12:14 Para: For users and developers of the Fi