Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 Import/Export (DTS) and Replication (2000)
 Importing data from XML to sql server database

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2004-10-25 : 08:54:53
Dinu writes "Hi,

How can I import the data in an xml file to a table in MS SQL?

Thnaks,
Dinu C"

Kristen
Test

22859 Posts

Posted - 2004-10-25 : 09:07:21
Using OPENXML

See Books-on-Line for details

Kristen
Go to Top of Page
   

- Advertisement -