Subject Deleting a database
Author edmauro2
I have the following problem:

* A temp database is created using embebeded Firebird.
* Work is done and the database is closed
* I try to erase the temp database but is reported that the file is
being used. Only if the program is closed I can delete it using Explorer.

How can I delete the database?

Thank you.