Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP and ADO.NET
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro et .NET
Titre:
VFP and ADO.NET
Divers
Thread ID:
00781347
Message ID:
00781347
Vues:
53
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.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform