View Full Version : path requester for linked tables


g.bona
01-03-2009, 08:56 AM
Hi to all!
In an environment with an .mdb "application" (with queries, forms, reports and modules VBA..) and another .mdb "data" (tables linked), how is it possible to ask the user at start-up of .mdb "application", EVERY TIME, the path for the .mdb "data"?

Thanks a lot!

Gianluca

HiTechCoach
01-03-2009, 09:43 AM
For code that can be adopted to do what you want, see:

Relink Access tables from code (http://www.mvps.org/access/tables/tbl0009.htm)