I've worked with Access for a long time - but usually just stand alone databases.
Here is what I need. I need the FrontEnd of the database to be separate from the Backend, so of course I split the database. But with each person that installs the program, they ideally should have their own "backend" - there is no reason why they would need to see everyone else's data - and in some cases this may let loose a flurry of complaints with privacy issues. Also, many of the people would use the program in places with no internet access - so the location cannot be on a server. So I wanted to keep the back end on the hard drive of each user and have updates sent to a main computer (with a button click on their screen this would happen).
The problem I am running into is the linked tables. People have different drive letter assignments so the link table location changes with the computer.
Is there a way to generically put in the location of the backend?
I am definitely a newbie with modules as I tend to rely on the shortcuts that Access gives. So if the answer is a Module, you may lose me
Any help or insight would be awesome!
Thanks!
Here is what I need. I need the FrontEnd of the database to be separate from the Backend, so of course I split the database. But with each person that installs the program, they ideally should have their own "backend" - there is no reason why they would need to see everyone else's data - and in some cases this may let loose a flurry of complaints with privacy issues. Also, many of the people would use the program in places with no internet access - so the location cannot be on a server. So I wanted to keep the back end on the hard drive of each user and have updates sent to a main computer (with a button click on their screen this would happen).
The problem I am running into is the linked tables. People have different drive letter assignments so the link table location changes with the computer.
Is there a way to generically put in the location of the backend?
I am definitely a newbie with modules as I tend to rely on the shortcuts that Access gives. So if the answer is a Module, you may lose me

Any help or insight would be awesome!
Thanks!