Browse by Tags
All Tags »
Xml »
SQLServer (
RSS)
Sorry, but there are no more tags available to filter with.
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...
More Posts