Subject | Database in use after disconnect and close |
---|---|
Author | hhtan37 |
Post date | 2010-11-11T07:39:26Z |
Hi,
I am using delphi+fibplus component to create a firebird database during run time. After created the database, run script to create a single table and insert some records of data then disconnect and close it.
After disconnect, I execute gfix command in my application to set the database mode to read only but system prompt for database in use.
How to "totally close the database" in run time ??
Any help will appreciated.
Regards,
Wesly
I am using delphi+fibplus component to create a firebird database during run time. After created the database, run script to create a single table and insert some records of data then disconnect and close it.
After disconnect, I execute gfix command in my application to set the database mode to read only but system prompt for database in use.
How to "totally close the database" in run time ??
Any help will appreciated.
Regards,
Wesly