Even the previous version was cleaning up the pool. It's up to server what it
does with connections based on shutdown type specified.
--
Mgr. Jiří Činčura
Independent IT Specialist
--
New Year. New Location. New Benefit
Yes
Seens that in the new Version after a shutdown it not cleanen the pool anymore
So if you made a connection before the database shutdown made the shutdown and
then try to connect usem the same user of the first connection an exception is
throw.
So If you clean the pool the excetion stop's
Founded
In the new version 4.6 after make de Database Shutdown we need to run
FirebirdSql.Data.FirebirdClient.FbConnection.ClearAllPools();
And then it workss
Question, should it be done automaticly ?
De: Nicolas F. Timmers [mailto:nftimm...@hotmail.com]
Enviada em: terça-feir
Is the call in console app *exactly* the same as in web app?
--
Mgr. Jiří Činčura
Independent IT Specialist
--
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of servi
Hello Everyone
I'm facing a problem on the new version of .net data provider Version 4.6
The DataBase Shutdown and Online seem not been worling on Web App's
If I made on a Console Apllication it works fine, but on a web app, I made
the shutdown and database online no error is returned b
FbStreamingRestore without Verbose=true might end prematurely
-
Key: DNET-588
URL: http://tracker.firebirdsql.org/browse/DNET-588
Project: .NET Data provider
Issue Type: Bug
On 2014.11.06 3:06 PM, Jiří Činčura wrote:
> Hi *,
>
> Anybody here willing to give EF Migrations a try? I'm getting close to first
> implementation.
>
First error i got when i enable migrations:
"Checking if the context targets an existing database...
No MigrationSqlGenerator found for provider