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

Writing XML file into SQL Sever table

Status
Not open for further replies.

PieMan

Programmer
Aug 9, 2001
15
0
0
GB
Is there an easy way of writing the contents (records/rows) from an XML file into a SQL Server database table??

I could always strip the file down and write back each record using long-hand VB but I expect some bright spark has already done this before

Cheers

Russ
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top