I have a database that has a list of database locations stored in a table with in the the database. What the function of the database is; to compact all the databases that are in the table. The code compacts the database copies it and date stamps it in the title.
My question is how to delete the original .mdb file after the database has been copied and compacted?
My question is how to delete the original .mdb file after the database has been copied and compacted?