Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
OLE DB versus ODBC
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00965756
Message ID:
00965776
Vues:
12
ODBC is a more open standard that works only on relational data. OLE DB was created by Microsoft (COM-based) and is designed to work on any kind of data, including text files. Using OLE DB directly requires that you use C++. ADO is a COM wrapper around OLE DB that makes it usable in VB, VFP, etc. OLE DB is a bit lighter weight than ODBC and uses fewer system resources.


>In regards to OLE DB & ODBC, whats the difference?
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform