D
Dvanwig
I have a single-user Access 2000 database where the frontend user interface
is split from the backend database of tables. It's only a single user
program so record locking is not an issue. I set the program to compact and
repair on close but it does not seem to have any effect on the back end
database which grows a little with each use. Was wondering if someone could
provide the code that I could put in an "On Click" procedure for a button on
a form that would compact and repair the backend database.
is split from the backend database of tables. It's only a single user
program so record locking is not an issue. I set the program to compact and
repair on close but it does not seem to have any effect on the back end
database which grows a little with each use. Was wondering if someone could
provide the code that I could put in an "On Click" procedure for a button on
a form that would compact and repair the backend database.