Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Accessing VFP tables
Message
De
14/01/2005 18:57:25
 
 
À
14/01/2005 18:28:33
Information générale
Forum:
ASP.NET
Catégorie:
Bases de données
Divers
Thread ID:
00977398
Message ID:
00977400
Vues:
18
Michel,

>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?

You can, of course, create a VFP COM server that can return results as XML that can be read into a dataset... but then, of course, if the data is local to the machine, you have to install the COM Server on the client and performance would probably be worse than through OLE-DB.

However, if the data is on a server and not on the local computer, and if the datasets returned are small, you might find the COM Server on the server (or a Web Service) an acceptable solution.
David Stevenson, MCSD, 2-time VFP MVP / St. Petersburg, FL USA / david@topstrategies.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform