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

Linking SQL Server to Access

Status
Not open for further replies.

TomBarrand

Programmer
Joined
Aug 9, 2000
Messages
162
Location
GB
I am using SQL Server 2000 and an Access 2 and Access 97 database. What I want to do is keep SQL Server up to date based on what is in the Access dbs. When data changes in Access these changes need to be reflected in SQL Server. Is this possible? and how?
 
Not sure exactly what you are trying to do, but have you tried using an Access data project?
 
The Best thins to do is to Link Access to SQL tables, this way when you update the table you are updating the SQL as well AL Almeida
NT/DB Admin
"May all those that come behind us, find us faithfull"
 
I am going to use a Novell product called DirXML to sync SQL Server with NDS. Ideally, I would ahve liked to sync Access 2 and Access 97 with NDS, but DirXML does not support this. The idea is to sync the two Access database with SQL Server and then sync SQL Server with NDS.

The question what is the easiest way ton sync the two Access database with SQL Server and vise versa?

Hope this makes more sense.

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top