Select the Data Source

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

Guest

Hi,

I would like to know if there is a way to specify the path of an mdb file or
select the SQL Server where the database is where the linked tables come
from, ensuring that an application is customizable programatically in any
environment.

Thanks
 
attie said:
Hi,

I would like to know if there is a way to specify the path of an mdb
file or select the SQL Server where the database is where the linked
tables come from, ensuring that an application is customizable
programatically in any environment.

See these links:

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

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

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

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