I have a front end that links to 2 different backend databases on the network. I also have these databases on my laptop so if I'm working on the front end on the road I can use my own data. The problem is if I replace the current front end with a new one I have to relink each individual table (35 of them). Is there a way to do this easier?