Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Front-end SQL Server
Message
De
15/11/1999 21:22:18
 
 
À
15/11/1999 14:42:46
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00291216
Message ID:
00291353
Vues:
21
>Are you sure that the SQL statement is passed to the server and the server processes the statement? Programmers here (maybe mistakenly) believe that SQL statements executed with SQLEXEC() are processed by the client PC's processor, not the server's processor.

This is the key difference between a serverdatabase and a file-based database like VFP. Server databases do the crunching themselves and pass only the results over the wire. VFP crunches locally.
Erik Moore
Clientelligence
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform