Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using XML as a datasource for BO's
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
01438099
Message ID:
01440002
Views:
66
Brian,

>What would it take to use an XML document as a datasource for MM Business Objects?

That depends on whether you want to use it for read-only or for read/write purposes. If you just want it for read-only purposes, you can call the data access class's ExecXmlReader class to return the XML as a data source. If you want all the functionality you have available when using a standard data access class, you would need to create a subclass of mmDataAccessBase and implement the methods for reading/writing to XML.

Best 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
Reply
Map
View

Click here to load this message in the networking platform