Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

High level description XML to relational

Status
Not open for further replies.

RRinTetons

IS-IT--Management
Jul 4, 2001
333
US
I've got XML text stored in nvarchar columns. (it's not my database!) I need to query a single piece of data out of the XML. I'm guessing I have to do something to convert the text to 'real' XML, then do something to extract a schema, then query it to get my data using XQuery.

That's a wild ass guess based on just enough information to make me dangerous.

Can somebody give me a bit of a roadmap on the best way to go about this? I'll be glad to figure it out, but it would be nice to not head off in the wrong direction TOO many times.

-
Richard Ray
Jackson Hole Mountain Resort
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top