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

Export SQL 2000 DB to Access

Status
Not open for further replies.

kl300zx

IS-IT--Management
Jun 18, 2008
14
0
0
US
Hi
I want to export a database from MS sql 2000 to access, I have don't know how to do this, can someone help me out or anyone have any free tool to do this.
Thank you
Kevin
 
YOu can use DTS to do this. However, it might be a better idea to link the tables in Access, then you aren't trying to maintain two separate databases.

Also, why do you want to do this? Access is far more limited that SQL Server and will require some differnt code to run the queries as the SQL flavor is differnt.

"NOTHING is more important in a database than integrity." ESquared
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top