Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Proper way to instantiate a class
Message
Information générale
Forum:
ASP.NET
Catégorie:
Conception classe
Divers
Thread ID:
01079105
Message ID:
01080291
Vues:
36
Thanks, I will let you know how it works.

In the meantime, what would need to be adjusted in:
Dim FoxCMD As OleDbCommand = Library.SQLExecCommand("select shippers.companyname as shippername, orders.* " + _
 "from orders, shippers where orders.shipvia = shippers.shipperid and customerid = ?", oParams)
if I would have two parameters?

Let's assume that we would have a field PurchaseDate that we would like to have all orders after a certain date.
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform