Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFPOLEDB and Parameters
Message
 
À
29/06/2004 16:32:37
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro et .NET
Divers
Thread ID:
00918660
Message ID:
00918668
Vues:
8
Dan I did never use that kind of sintax but HTH
OleDbCommand objCmd = new OleDbCommand("select * from customers where CustomerID = ?myParam");
objCmd.Parameters.Add("myParam", "ALFKI");
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform