microsoft access allows to specify a default path, where user data are stored generally. this is done in the ini-file, e.g. as "C:\programs\access\data\my_data".
i would like to specify a second path, to have a choice later in the context menu, pointing to a backup drive for instance.
I would think the best solution is to use linked tables. Then you could just use link table manager to redirect to another set of tables. I do this all the time. This would work with standard Jet Engine tables but is more efficiently accomplished by using ODBC. You can have multiple ODBCs setup, point to the various data backups. In link table manager just select all tables and check Always Prompt For a New Location. The specify another ODBC and all is compete.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.