G
Guest
So, DoCmd.RunCommand acCmdBackup doesn't work (not even sure if acCmdBackup
is the right one to use) - it gives an error that command isn't available
now. But, I want the user, to be able to click a button and be able to save
a copy of the .mde with all the data that they've currently entered.
There're going to be multiple copies of the database spread around, each with
their own dataset, so I can't hardcode the path.
is the right one to use) - it gives an error that command isn't available
now. But, I want the user, to be able to click a button and be able to save
a copy of the .mde with all the data that they've currently entered.
There're going to be multiple copies of the database spread around, each with
their own dataset, so I can't hardcode the path.