Carlos Guzmán Álvarez ha scritto:
> I will try to check that the ClearAllPools is doing his work, any way
> have in mind that the file could be in use for a little amount of time
> after the conections get closed and if asp.net spawns a new process the
> db file will be not accessible by the ebed
Hello:
> I'm using provider 2.1.beta3 version.
> I have some trouble with db-file locking with asp.net + embedded version.
> I'm using connection-pool, and when the application is shutting down, i
> call the FbConnection.ClearAllPools() methods for clean the conn-pool: i
> debugged the app & i'm
Hi all! ;)
I'm using provider 2.1.beta3 version.
I have some trouble with db-file locking with asp.net + embedded version.
I'm using connection-pool, and when the application is shutting down, i
call the FbConnection.ClearAllPools() methods for clean the conn-pool: i
debugged the app & i'm sure