Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BO save error
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Miscellaneous
Thread ID:
00816197
Message ID:
00816909
Views:
23
Brian,

You can create a new class that inherits from mmDataAccessBase. However, that class has quite a number of abstract methods that you would need to write code for. What you might want to do instead is subclass mmDataAccessOleDb. Then you can override the specific methods to provide the functionality you are looking for. You can find all the mmDataAccess classes in the "Mere Mortais Framework" assembly. There is a file called mmData.cs that contains all the mmDataAccess classes.

>Cathi,
>I found some info on MS Knowledgebase , Article – 815629 but I’m not sure how I’m going to Implement it. Should I create a DataAccessClass inheriting from mmDataAccessClass? I sure wish I had the Viso Doc’s that where advertised as being included with this framework, I’m not sure how the BizObjects Interact with the DataAccessClass and I’d rather not spend a lot of time trying to find out right now.
>
>Any Suggestions / Ideas would be appreciated.
>Thanks
> Brian G
-----------------------------------------

Cathi Gero, CPA
Prenia Software & Consulting Services
Microsoft C# / .NET MVP
Mere Mortals for .NET MVP
cgero@prenia.com
www.prenia.com
Weblog: blogs.prenia.com/cathi
Previous
Reply
Map
View

Click here to load this message in the networking platform