Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MmPicker and Oracle sprocs
Message
 
To
09/02/2007 12:16:58
Alan Hoiland
Canadian Natural Resources Ltd.
Calgary, Alberta, Canada
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
01193734
Message ID:
01194937
Views:
23
Alan,

>BTW - I started out by copying the example code from the Dev Guide:
> ' Get PickList business object's data access object and create a parameter object
> Dim param As IDbDataParameter = e.PickListParams.PickListBusinessObject.GetDataAccessObject().CreateParameter("@pecmp_id", Me.ParentCmp_ID)
> ' Add the parameter object to a new parameter array
> e.PickListParams.Parameters = New IDbDataParameter() {param}

Thanks for the heads up...you can cast the object to mmBusinessObject to get the GetDataAccessObject() method.

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