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

import XML into table

Status
Not open for further replies.

vincer

Programmer
Mar 12, 2002
45
GB
Hello,
DTS provides a mechanism to export a table to an XML file.
How can I bulk insert this file back into the table?

Ideally I want to do this using an sql statement using ADO technology.

I've tried using the DTS import but do not know what to specify as the provider and connection properties.

I am using SQL2000

Many thanks

Vince
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top