February 15, 2012 at 5:59 am
Hi all..
How to convert XML to a datatable in sql server?? or inside a stored procuedure (not using pgmg lang like C# etc. ).
i couldnt get a proper answer in the net.
Thanks
February 15, 2012 at 10:46 pm
mvijaykumar.mca (2/15/2012)
Hi all..How to convert XML to a datatable in sql server?? or inside a stored procuedure (not using pgmg lang like C# etc. ).
i couldnt get a proper answer in the net.
Thanks
The likely reason you didn't find much on the internet about it is simply because you didn't know a key word. Instead of "convert", the word should be "shred". Search for the following in Google for some much better answers than you can get in Books Online.
SHRED XML SQL Server
--Jeff Moden
Change is inevitable... Change for the better is not.
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply