I have my Access 2000 database split into a front-end and a back-end. In addition to the back-end, it also has links to about five other tables as well. I used Microsoft's sample database and a little bit of creativity to get it to re-link the back-end database on startup. However, I'm not sure how to get it to re-link the other tables. Does anybody have any suggestions and/or sample code that might help me with this?
Unfortunately, I can't necessarily assume that these temporary tables will be in the same directory as the back-end.
I appreciate any help you might be able to give.
Unfortunately, I can't necessarily assume that these temporary tables will be in the same directory as the back-end.
I appreciate any help you might be able to give.