Change the Link of tables by Code

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Dear Friends,

Can I change the link of table by code? My application run on the pre-set
link tables (I have split the table and forms into two access files). For
some reasons, I want to change the link to other access files, how can I do
this.

Thanks a lot

Jack
 
Hi Jack,

Try the following samples from The Access Web:

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

Relink tables from different datasources
http://www.mvps.org/access/tables/tbl0012.htm

Relink ODBC tables from code
http://www.mvps.org/access/tables/tbl0010.htm


Tom
___________________________________

:

Dear Friends,

Can I change the link of table by code? My application run on the pre-set
link tables (I have split the table and forms into two access files). For
some reasons, I want to change the link to other access files, how can I do
this.

Thanks a lot

Jack
 

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

Back
Top