I have a client who has a front end (access 97) and a backend file which is linked via the linked table manager. He now wants (for various reasons) multiple backend files that he can dynamically link to from the same front end, say using a command button from the front end interface, to display and select the path of where the new backend is located.
How can I code this so that when he clicks on this button the front end will disconnect from the current backend and link to the new backend that he selects?
Thanks.
How can I code this so that when he clicks on this button the front end will disconnect from the current backend and link to the new backend that he selects?
Thanks.