Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Accessing VFP tables
Message
De
14/01/2005 18:28:33
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Bases de données
Titre:
Accessing VFP tables
Divers
Thread ID:
00977398
Message ID:
00977398
Vues:
61
In order to access a VFP table, by the use of the OleDbDataAdapter, is the only way to install the VFP Ole DB provider on the PC? I am looking for a way to avoid having to install that provider. Is there such possibility?

Right now, I am using this:
        Dim loDT As New OleDbDataAdapter(tcSQL, _
         "Provider=VFPOLEDB.1;Data Source=" + tcTable + ";Password='';Collating Sequence=MACHINE")
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform