Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Advice for multiuser application
Message
 
À
02/10/2002 04:45:32
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00706690
Message ID:
00706789
Vues:
16
Hi Christian:

If your only working with relational data, ODBC is the way to go. OLEDB is a wrapper for all kinds of data access and carries alot of overhead. Also, SQLEXEC() + MACRO expansion is a very powerful data access mechanism. Add that to the fact you can subclass VFP cursors\DE's and you end up with a very powerful way to build generic VFP data classes to make working SQL Server via SP's a breeze.

Charlie
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform