Runtime vs Split Database

There is a problem with that script.

The LastModified date of a database file is updated while it is in use. Consequently if the destination file was in use when the source file was last saved then the destination file would have a date later than the source and would not be replaced by the script the next time it was run.

You could use a text file as a flag to keep the date of the original copy of the front end.
 
Galaxiom

Point noted and code revised.
 

Users who are viewing this thread

Back
Top Bottom