re-linking tables

H

Hugo Lefebvre

I have a back-end and a front-end database. The tables of the back-end
database are linked in the front-end database. Both databases are in the
same map.

Problem is: the back-end database has to be always on the same location
(e.g. c:\test). What I want is that the tables are automatically re-linked
(and if not automatically, by running a procedure), if I move both databases
to another place.

In other words: I look for a procedure that links all the tables of the
back-end database in the front database, supposing that both databases are
in the same map.

Thanks for help
Hugo
 
J

jacksonmacd

The relinker that I use was developed by Carl Tribble. You can find it
in the "Useful files" section of http://www.colbyconsulting.com

Look for the file named ALink21


I have a back-end and a front-end database. The tables of the back-end
database are linked in the front-end database. Both databases are in the
same map.

Problem is: the back-end database has to be always on the same location
(e.g. c:\test). What I want is that the tables are automatically re-linked
(and if not automatically, by running a procedure), if I move both databases
to another place.

In other words: I look for a procedure that links all the tables of the
back-end database in the front database, supposing that both databases are
in the same map.

Thanks for help
Hugo

**********************
(e-mail address removed)
remove uppercase letters for true email
http://www.geocities.com/jacksonmacd/ for info on MS Access security
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Linked databases 7
Front-end back-end 4
Unlink and Relink 2
Linked Tables 1
Table re-Linking Info 2
Delete tables in another database via VBA 7
Linked tables / refreshing links takes long 2
Link Access Database 3

Top