Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Converting dataset to xml
Message
From
27/10/2005 03:03:40
 
 
To
All
General information
Forum:
ASP.NET
Category:
XML
Title:
Converting dataset to xml
Miscellaneous
Thread ID:
01062521
Message ID:
01062521
Views:
54
Hi,

I'm trying to convert a dataset to XML string using C#.
The string should be passed as a return value of a method.

I've got 3 big problems with that.

1. the dataset just gives me the XML and schema with seperate methods, but I want schema and XML in one string
2. the XML is UTF16 encoded, but I want UTF8
3. the schema doesn't include field length informations, with the result, that a VFP application which consumes the XML, creates Memofields for each character field

Any ideas to solve these problems?
Holger Vorberg
Germany
Next
Reply
Map
View

Click here to load this message in the networking platform