Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFPOLEDB and Parameters
Message
De
29/06/2004 17:39:03
 
 
À
29/06/2004 17:35:39
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro et .NET
Divers
Thread ID:
00918660
Message ID:
00918723
Vues:
8
When I try this I get an OleDbException with the message:
Missing operand.
>Dan as I said I am no familiar with that object. I take that from .NET help
>
>
>OleDbCommand objCmd = new OleDbCommand("select * from customers where CustomerID = @myParam");
>objCmd.Parameters.Add("@myParam", OleDbType.VarChar, 6).Value = "ALFKI";
>
Thanks,
Dan Jurden
djurden@outlook.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform