IMPORTANT! READ THIS FIRST! This form is to write a personal message to another user. DO NOT ASK FOR TECH SUPPORT HERE. To ask your tech support question, please go to the forums or read our welcome guide for new members. Thanks for your cooperation!
Dear Cristoball i am trying to separate the front and back end of my access database . so that the tables are placed at one separate location and the .mde files can be distributed to users .
BUT the problem is that,
1) i dont know how to build this server/client stuff.
2) how can i make my .mde file (which at the moment is accessing data from its own tables) fetch data from another computer on the network.
for instance lets take the northwind database , it takes data from its own tables. what are the modifications which i can apply to it.