Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Connecting to Tables 1

Status
Not open for further replies.

fabby1

Technical User
Mar 9, 2004
206
GB
Hi

I currently have 6 tables that reside in SQLServer. I connect to them through an ODBC connection created on the machine then I have Linked to the table in Access.

Is there away that I can create the links in VBA, so that I don't have to create the ODBC connection on the users machines.

Thanks

Phil
 
Thanks for the link, answered my question

Thanks
 
This link doesn't work anymore. It sounds exactly like what I need. Can anyone give an updated link or other solution? I have a replicated database. The linked tables that existed when I created the first replica are replicated but new linked tables are only local. I have to create the new links on the other replicas as local tables. I'm adding new ones as the project progresses and the replicas are growning too. I'd like to create the links from code so as not to worry about maintaining the replicas.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top