Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Custom Data Access Classes and Typed Datasets
Message
 
To
20/01/2005 10:52:31
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Environment versions
Environment:
VB.NET 1.1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
00978893
Message ID:
00979187
Views:
17
Joe,

>For my Business Object (Inherits ABusinessObject) I have followed the steps to create a custom data access class. I have also created typed datasets for the table in which the custom data access class was created.
>These are all located in by Business Project. When I call GetDataSet or FillDataSet methods on my Business Object in my application this will now return this typed dataset. How can I use this with MM.NET WinForm databinding? In other words, what is different in the way I need to configure my controls to use the typed dataset?

You don't have to do anything different. The MM .NET controls will bind the same way to either a typed or untyped 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
Reply
Map
View

Click here to load this message in the networking platform