Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using a VFP table in a parameterized query
Message
From
03/10/2002 13:18:23
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, United States
 
 
To
03/10/2002 12:12:29
General information
Forum:
ASP.NET
Category:
Databases
Miscellaneous
Thread ID:
00707284
Message ID:
00707412
Views:
20
>In Visual FoxPro we use
>
>PRIVATE pcLastName AS CHARACTER
>
>pcLastName = "JONES"
>
>SELECT * FROM employee WHERE lastname = ?pcLastName


Yes, but how do you do this in C# with DataSets? I can't get this to work n C# with VFP data. But it'll work with an Access database.
Previous
Reply
Map
View

Click here to load this message in the networking platform