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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Help with creating link tables to Sql server in MS Access

Status
Not open for further replies.

musics

Programmer
Jun 30, 2003
3
SG
Hi could anyone give me the code probably a macro to create link tables to sql server from ms access. And also how i need to create a macro.
 
Hi,

You could create a ODBC connection to the sqlserver, then link tables, views etc.
For the ODBC connection you need location/server name, login+ passwd.
The easiest way is to change the filetype to ODBC when using the link table wizard.




EasyIT

"Do you think that’s air you're breathing?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top