Privateer
Registered User.
- Local time
- Today, 11:54
- Joined
- Aug 16, 2011
- Messages
- 193
We have a situation where we need to deliver a compiled front end in .accde format to a client hundreds of miles away. The location of the back end data will be an Access database on their server. The problem arises because I cannot duplicate the path to their server in my office. I know there is code on "the access web" page to relink tables, but I don't know if it will work in an executably (.accde) formatted file. And because I think the answer is that I am SOL, can anyone help me with the proper way to deliver a database to a client without exposing your source code but linking to the data. Thanks in advance for your help.