C
Cheese_whiz
First/most important: I want to be able to make a backup copy of the mdw file
in use from within the front-end utilizing it (both front end and back end
are secured using the same file, if that matters). Is that possible? I read
somewhere that indicated that possibly it could be done from a command line
prompt but that's not a good option. Can it be done using vba? What about
vbscript?
Second: I wrote a little vbscript that would make backup copies of files,
including the backend of a split db, and put it in the scheduler to run at a
specified time when, possibly, people would be accessing the db. Has anyone
done this before? Is it likely to cause corruption? Will it interfere with
normal usage of the db if someone is in the db?
Thanks for any direction,
CW
in use from within the front-end utilizing it (both front end and back end
are secured using the same file, if that matters). Is that possible? I read
somewhere that indicated that possibly it could be done from a command line
prompt but that's not a good option. Can it be done using vba? What about
vbscript?
Second: I wrote a little vbscript that would make backup copies of files,
including the backend of a split db, and put it in the scheduler to run at a
specified time when, possibly, people would be accessing the db. Has anyone
done this before? Is it likely to cause corruption? Will it interfere with
normal usage of the db if someone is in the db?
Thanks for any direction,
CW