Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting VFP Free tables
Message
General information
Forum:
ASP.NET
Category:
ADO.NET
Title:
Getting VFP Free tables
Miscellaneous
Thread ID:
00614919
Message ID:
00614919
Views:
60
I know this is probably a rookie question, but how do I get a value from VFP free table from c#? I have VFP7 installed, so I should have access to VFPOLEDB.
What is the best way to just send a select statement with 1 param and read just one result out? Query would be like:

mFilter = "Some String"

select myValue;
from myTable;
where myFilter = ?mFilter

Thanks
Bill Mittenzwey
Next
Reply
Map
View

Click here to load this message in the networking platform