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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Mapping between XML names and SQL

Status
Not open for further replies.

vamg

Programmer
Aug 14, 2001
2
PT
I´m trying to develop an aplication in JAVA using SQL Server 2000 and it's XML funcionality. The rows returned from the queries as XML come in a strange encoding like &quot;<field name=&quot;XML_F52E2B61-18A1-11d1-B105-00805F49916B3C004300750073007400...&quot;. How does the SQL Server encode the XML results? What can I do to get the XML document in the right format?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top