.NET DATASET AND XML ON DATABASE - TechRepublic
General discussion
May 12, 2003 at 01:10 AM
marjimgu

.NET DATASET AND XML ON DATABASE

by marjimgu . Updated 23 years, 1 month ago

I have and XML storaged a my database, but the GetXML Function returns it with special XML Characters.

For example:
Info
——————————

GetXML returns:
<name=”mark”/>

And need this:

Any idea? Thanks

This discussion is locked

All Comments