I put a batch file in the same network folder as the front end, and have the
batch file copy the mde file to the user machine and then launch it. That
way the user always gets the latest version, and you don't have to manually
distribute the front ends.
You can also update the front end without having the users shut down the
database.
I also put some code in the startup macro/ form that stops the front end
from opening if it's not in the right place on the user's C drive.
> I also have the need to have a single copy of an ADE file
> on a network share to eliminate the need to distribute the
[quoted text clipped - 5 lines]
>
> Thanks!
Steve - 12 Dec 2003 16:12 GMT
Thanks, Andy!!
>-----Original Message-----
>I put a batch file in the same network folder as the front end, and have the
[quoted text clipped - 19 lines]
>
>.