Dr.NETjes

Dion Olsthoorn on ASP.NET

Browse by Tags

All Tags » SQLServer (RSS)
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: Mar 02 2005, 11:02 PM by Dr.NETjes | with 3 comment(s)
Filed under: ,
More Posts