How can I install a front end on more than one computer when the back end is installed on 1 computer or 1 server? Do i have to link the installed front end (that I will copy and paste on the other computer) to the back end (in an other way than access does it)?
This has been posted many times before but to give you a headstart on what you are looking for I generally create a batch file that copies the FE to the users machine everytime they run the application, starts Access, loads the security workgroup and opens the db. This way I can ensure that the user has the latest FE and a batch file is small and emailable. Do a search on username Autoeng as I have posted to several of the smae types of inquiries. Probably the best was this one. http://www.access-programmers.co.uk/forums/showthread.php?s=&threadid=36445