Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP and ADO.NET
Message
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro and .NET
Title:
VFP and ADO.NET
Miscellaneous
Thread ID:
00781347
Message ID:
00781347
Views:
54
Is it possible to use ADO.NET natively in VFP, like we could with the old ADO -- something like this:
LOCAL loADONet
loADONet = CREATEOBJECT("ADO.NET")
loADONet.DoAllMyDatabaseStuff()
I've found all kinds of samples to use ADO.NET to connect to VFP data from within VB.NET, but none from within VFP itself.

(The reason I'd like to do this is because I'd like to use our old standby, the Command Window, for testing my syntax before I paste it into VB.NET.)

TIA

Read about the greatest fraud in the history of mankind.
See TaxableIncome.net.
Next
Reply
Map
View

Click here to load this message in the networking platform