providers
Subject: Re: [Firebird-net-provider] Embedded client not releasing db file
Hello:
> After using the above client then closing the database connection, the
> DB file is not actually closed until the app is closed - I can see the
> file handle exist in process explorer.
Are you using C
Hello:
> After using the above client then closing the database connection, the DB
> file is not actually closed until the app is closed - I can see the file
> handle exist in process explorer.
Are you using Connection Pooling ( it's enabled by default ) ??
--
Carlos Guzmán Álvarez
Vigo-Spai
Using embedded FB v2.1.1.17910 as embedded, with .net client v2.1.0 on
WinXP.
After using the above client then closing the database connection, the
DB file is not actually closed until the app is closed - I can see the
file handle exist in process explorer.
Our app is actually two apps that bo