Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Front-end SQL Server
Message
From
15/11/1999 21:22:18
 
 
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00291216
Message ID:
00291353
Views:
22
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform