databasedemon2002
Programmer
Hi,
Rather than use replication to copy the latest version of an Access database front end over to client machines, I would like to run a script that would compare the date modified of the client front ends with the server(master)front end, and if the master is newer, then it should copy the newer version over to the client machines. I would think that creating a batch file in DOS would be the easiest way to do this. Does anybody have any code that would do this? Or point me to a web site that would have something useful?
Thanks for the help.