Dionoid

ALL WEB MUST SCALE!

Browse by Tags

All Tags » Xml » SQLServer (RSS)
Sorry, but there are no more tags available to filter with.
XML querying in SQL2000
Do you want to query on unstructured xml data inside SQL2000 text fields? Keep on reading! I've created a table 'Person' with a text field containing flat xml data (see below): Id [identity] FirstName [varchar(50)] ContentXml [text] 1 Dion <content><birthdate>06...

Posted Wednesday, March 02, 2005 11:02 PM by Dr.NETjes | 3 comment(s)

Filed under: ,

More Posts