Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Proper way to instantiate a class
Message
De
22/12/2005 16:17:10
 
 
À
22/12/2005 16:11:53
Information générale
Forum:
ASP.NET
Catégorie:
Conception classe
Divers
Thread ID:
01079105
Message ID:
01080350
Vues:
30
>
>Dim oParams As OleDbParameter() = {New OleDbParameter("@customerid", CustomerID), New OleDbParameter("@PurchaseDate", PurchaseDate)}
>
>Dim FoxCMD As OleDbCommand = Library.SQLExecCommand("select shippers.companyname as shippername, orders.* " + _
> "from orders, shippers where orders.shipvia = shippers.shipperid and customerid = ? and purchasedate > ?", oParams)
>
Thanks, I will give this a try this weekend once I resolve this application subclassing that I am still trying to find how to do it.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform