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!

import MS acces tables into an sql DB

Status
Not open for further replies.

luigiida

Programmer
Mar 26, 2003
29
IT
Hi,
I have to write a script to import several access tables into an sql database.
How can I do it (should I use Transact-SQL?)
Do you have some example?
Thanks in advance,
Luigi
 
You can use DTS (Data Transfromation Services)from Enterprise Manager. I think this should create you a sample script which you can then reuse or adapt as necessary

Andy
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top