Melvana
Sep 26th, 2000, 04:16 PM
Here's my problem:
I have an application (that I didn't made by myself)
that can make backup of the databases that are used by it.
I have to make a form that allow the user to restore the
database that were backed-up. But my problem is that the
database(called 'transport.mdb') is open when I try to make
my restore and it won't let overwrite it.
Of course, I know I need to 'close' the database but I
really don't know how the fu** should I made this possible.
Please help me...
I have an application (that I didn't made by myself)
that can make backup of the databases that are used by it.
I have to make a form that allow the user to restore the
database that were backed-up. But my problem is that the
database(called 'transport.mdb') is open when I try to make
my restore and it won't let overwrite it.
Of course, I know I need to 'close' the database but I
really don't know how the fu** should I made this possible.
Please help me...