Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Invalid URI: The URI scheme is not valid.
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00692663
Message ID:
00692746
Vues:
31
>>ReadSchema() has eight overloaded methods and none of them accepts String as XML..Try the following..
>
>It is very strange that is takes all of this effort to read an XML string into a dataset. To get the XML out of a dataset it is just
>
>lcXML = dsEvan.GetXML()

I think it is because XML has its own format and standards that has to be observed and exceptions need to be raised when it doesn't meet those formats/standard. But they could have at least added one more overloaded method that excepts XML string as an argument, doing the same thing we are doing behind the scene. May be it's on its way in the next release of the .NET framework...
- Jayesh
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform