Linking Back end to Front end once Database is split

Mansfield

New member
Local time
Today, 16:12
Joined
Nov 21, 2000
Messages
7
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
 
as long as the tables are linked to the back-end part it should be a problem.
 
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....
 

Users who are viewing this thread

Back
Top Bottom