TheRedneckDBA
SSChampion
Points: 14001
More actions
October 11, 2007 at 11:23 am
#182648
We want to import an XML file like the one below (which will contain many more s, I'm just showing 1 here).
We don't care about the volume-index / volume stuff.
Is there a way to do this with T-SQL?
We'd just like a row for each transaction.
The Redneck DBA
Grant Fritchey
SSC Guru
Points: 398882
October 11, 2007 at 11:48 am
#741302
Nothing there, you may want to repost.
However, assuming the XML is well formed, you have multiple options for importing it.
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"- Theodore Roosevelt
Author of:SQL Server Execution PlansSQL Server Query Performance Tuning
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply