Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ReadXmlFileToDataSet()
Message
 
To
01/11/2004 11:02:27
Bill Benton
North Florida Software Services
Middleburg, Florida, United States
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00956485
Message ID:
00957426
Views:
12
Bill,

>I am referring to the mmBusinessObject.ReadXmlFileToDataSet(). Used in a business object, I have managed to create a DataSet with the above functionality, but am unable to address the objects (data elements) to populate the DataSet.

Gotcha...that method is best used for XML files with in-line schemas. Ultimately, as I mentioned previously, you can simply use one of the DataSet.ReadXML() overloads to read the XML file into a DataSet.

Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform