View Full Version : Linking Back end to Front end once Database is split


Mansfield
11-21-2000, 12:08 PM
The back end of the databse resides on a server while the front ends are on the client pc`s. What code do I use to ensure the Front end sees the back end and where do I put the code

John Bull
11-21-2000, 12:57 PM
as long as the tables are linked to the back-end part it should be a problem.

Jack Cowley
11-21-2000, 08:23 PM
There is code in the Solutions Database (it comes with Access) that checks the links on every startup and if the backend has been moved the code will lead the user in the re-linking process....