I met a same problem as described in thread705-1067773.
I open my current mdb file (C:\TEST.mde) and check it with new version mdb file on the network. If it neet update then creat a batch file which includes the "COPY \\server\TEST.mde C:\TEST.mde /Y" command.
Now I want to close the current mdb file and then automatic run the batch file to replace the current mdb file with new one.
I open my current mdb file (C:\TEST.mde) and check it with new version mdb file on the network. If it neet update then creat a batch file which includes the "COPY \\server\TEST.mde C:\TEST.mde /Y" command.
Now I want to close the current mdb file and then automatic run the batch file to replace the current mdb file with new one.