I have a database with 10 linked tables in it these tables are linked to 4 different databases I need to refresh the link at start up because the drive letter can change from time to time. Is there a way to specify the path for the linked tables with a field in another table in a different database so that when the DB is moved to a different drive the path can be changed for all my linked tables by changing the path in that field
I have tried for several days with sample code from the solutions.mdb and codes from several other places but the fact that I have 4 links to different databases in one database seams to make the sample code not function correctly
Thanks in advance
Kevin