Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFPOLEDB and Parameters
Message
From
29/06/2004 17:39:03
 
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro and .NET
Miscellaneous
Thread ID:
00918660
Message ID:
00918723
Views:
9
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform