Re: [Firebird-net-provider] Trouble with ADO.Net Provider and connection pool

2016-08-21 Thread Jiří Činčura
> Any plans on when this issue will be fixed? No exact ETA. -- Mgr. Jiří Činčura Independent IT Specialist -- ___ Firebird-net-provider mailing list Firebird-net-provider@list

Re: [Firebird-net-provider] Connection charset

2016-08-21 Thread Val
How to cancel FBbackup/FbRestore service? If I use cancelToken in c# Task I can't cancel service process. As a result, service continue execution in background  (with low speed). So, the question is the following: How to cancel service running from FBbackup/FbRestore.ServiceOutput? >Воскресе

Re: [Firebird-net-provider] Trouble with ADO.Net Provider and connection pool

2016-08-21 Thread Jardar Maatje
Hi Any plans on when this issue will be fixed? 21. aug. 2016 20.55 skrev "Jiří Činčura" : > > Is this the cause, and if so when will this be fixed? > > Check the http://tracker.firebirdsql.org/browse/DNET-668 . That's like > superset of the solution. > > > Also is there any good ways to work aro

Re: [Firebird-net-provider] Trouble with ADO.Net Provider and connection pool

2016-08-21 Thread Jiří Činčura
> Is this the cause, and if so when will this be fixed? Check the http://tracker.firebirdsql.org/browse/DNET-668 . That's like superset of the solution. > Also is there any good ways to work around this problem? Cleaning the pool is probably the best workaround you can get right now. -- Mgr.

[Firebird-net-provider] Trouble with ADO.Net Provider and connection pool

2016-08-21 Thread Jardar Maatje
We are using NHibernate and firebird with C# code. We have a server application that run 24/7. Our problem is that sometimes we get an exception from when starting new transaction: FirebirdSql.Data.FirebirdClient.FbException (0x80004005): Error reading data from the connection. We always dispose

Re: [Firebird-net-provider] Next release of Firebird Net Provider

2016-08-21 Thread Jiří Činčura
Hopefully in a week. -- Mgr. Jiří Činčura Independent IT Specialist -- ___ Firebird-net-provider mailing list Firebird-net-provider@lists.sourceforge.net https://lists.sourcefo

[Firebird-net-provider] Next release of Firebird Net Provider

2016-08-21 Thread rwoszczyk
Dear Firebird developers, I am writing to ask when the next version of Firebird Net provider with latest bug fixes is intended to release ? Thank you in advance. Kind regards robert --

Re: [Firebird-net-provider] Connection charset

2016-08-21 Thread Mark Rotteveel
On 21-8-2016 08:09, Jiří Činčura wrote: > Hi *, > > I'm reading the JDBC-446 now and thinking we might do something similar. > > The default connection charset of NONE is pretty wrong in most cases. > For .NET it might make sense to change to default UTF8, which on the > other hand is correct in a