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!

Linking MS Access tables into SQL Server

Status
Not open for further replies.

Smarty

Programmer
Apr 12, 2001
191
BE
Hi,

On 1 machine, I have an Access databas. On another machine, I have an SQL Server. Is it possible to LINK the tables that exist in the Access database into a newly created database on the SQL Server? It is possible the other way around, and also importing the access database tables into a new SQL Server database is possible, but I want to link so that my Access database is still the master.

Can any1 help me with this problem?
 
Used import/export tool to transfer the MS-Access to Sql. Used DSN to link MS-Access to Sql.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top