Subject Disconnectiing from DB
Author Michael Vilhelmsen
Hi

I have been told by my colleque and come customers that it takes quite
some time to disconnect from a Firebird DB on a Windows XP.

Our program contains two DB.
One is very small (only 1 table with 10 records and 8 fields).
This is used when starting the program.

It connects, read some information and disconnect.

After this i connects to the other DB.


But the disconnection from the first DB takes from 5 seconds to 2
minutes !
This ONLY happens on a Windows XP / 2000 machine running a "Stand
Alone" solution (no servers, no network, no nothing).

On a Windows 98 the problems doesn't seem to be this bad.

My FB Version is 1.0.904


Regards
Michael