Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MmPicker and Oracle sprocs
Message
 
À
09/02/2007 12:16:58
Alan Hoiland
Canadian Natural Resources Ltd.
Calgary, Alberta, Canada
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
01193734
Message ID:
01194937
Vues:
22
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform