ecute();
-Ursprüngliche Nachricht-
Von: Ralf Jansen [mailto:ralf.jan...@mailstore.com]
Gesendet: Donnerstag, 7. Juli 2016 18:19
An: For users and developers of the Firebird .NET providers
Betreff: Re: [Firebird-net-provider] using fb 2.5 and 3.0 embedded concurrently
Checked. No dan
lstore.com]
Gesendet: Donnerstag, 7. Juli 2016 17:42
An: For users and developers of the Firebird .NET providers
Betreff: Re: [Firebird-net-provider] using fb 2.5 and 3.0 embedded concurrently
I call FbConnection.ClearPool before backup. So there shouldn't be any 2.5
connections to that
hing to do
with the connection pool.
-Ursprüngliche Nachricht-
Von: Jiří Činčura [mailto:j...@cincura.net]
Gesendet: Donnerstag, 7. Juli 2016 17:31
An: firebird-net-provider@lists.sourceforge.net
Betreff: Re: [Firebird-net-provider] using fb 2.5 and 3.0 embedded concurrently
> To g
> To get that fixed I need to
> restart the process.
Are you sure. Isn't just cleaning the pool for that connection enough?
--
Mgr. Jiří Činčura
Independent IT Specialist
--
Attend Shape: An AT&T Tech Expo July 15-16. M
ebird-net-provider@lists.sourceforge.net
Subject: Re: [Firebird-net-provider] using fb 2.5 and 3.0 embedded concurrently
> Should that work? Can both libraries coexist? Can the Net. Provider
> cope with that scenario?
I think yes. Just use the ClientLibrary and point it to correct DLLs.
-
d-net-provider@lists.sourceforge.net
Subject: Re: [Firebird-net-provider] using fb 2.5 and 3.0 embedded concurrently
> Should that work? Can both libraries coexist? Can the Net. Provider
> cope with that scenario?
I think yes. Just use the ClientLibrary and point it to correct DLLs.
-
> Should that work? Can both libraries coexist? Can the Net. Provider cope
> with that scenario?
I think yes. Just use the ClientLibrary and point it to correct DLLs.
--
Mgr. Jiří Činčura
Independent IT Specialist
--
A
Hi,
I'm in the process of migrating a large .Net application that is using firebird
embedded 2.5 to 3.0. To get a smooth transition with a minimum of user hassle
and downtime it would be helpful to have both client libraries (2.5 and 3.0)
used concurrently in the same process.
There are presuma