Hi,
first timer in the forum, so be gentle!
I have an Access2007 front end connected to SQL Server 2008 with several linked tables. On the server there is the live DB (LLOM) and every night the server creates a duplicate DB (LLOM_TEST) for testing purposes.
I can of course manually re-link the tables to the test DB, but what I would like to do is when certain users log in to the front end, present them with the option to use the Live or Test data - the form to do this etc is not an issue but it is the code to re-map or re-link the linked tables to the correct DB that I haven't got a clue where to start.
I have searched the forums for similar threrads but cannot find anything - any help will be most gratefully received!
first timer in the forum, so be gentle!
I have an Access2007 front end connected to SQL Server 2008 with several linked tables. On the server there is the live DB (LLOM) and every night the server creates a duplicate DB (LLOM_TEST) for testing purposes.
I can of course manually re-link the tables to the test DB, but what I would like to do is when certain users log in to the front end, present them with the option to use the Live or Test data - the form to do this etc is not an issue but it is the code to re-map or re-link the linked tables to the correct DB that I haven't got a clue where to start.
I have searched the forums for similar threrads but cannot find anything - any help will be most gratefully received!