G
Guest
I have a database which was built to run a single process. At the completion
of the process I want the user to be able to make a copy the BE (with a
specific name) and clear all the data in the current BE in preparation for
the next processing. Each processing requires new source data which is
supplied prior to the run. I can not just keep adding to the current db BE
because of size limits (1.2 for a single year's data - compacted) I don't
want to rely on the user to make a manual copy and I want to ensure it is
done before the current data is cleared.
How do I make a copy of the BE from within Access VBA?
of the process I want the user to be able to make a copy the BE (with a
specific name) and clear all the data in the current BE in preparation for
the next processing. Each processing requires new source data which is
supplied prior to the run. I can not just keep adding to the current db BE
because of size limits (1.2 for a single year's data - compacted) I don't
want to rely on the user to make a manual copy and I want to ensure it is
done before the current data is cleared.
How do I make a copy of the BE from within Access VBA?