Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Performance of VFP Over LAN
Message
De
27/09/2001 23:04:32
Gerry Schmitz
GHS Automation Inc.
Calgary, Alberta, Canada
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Installation et configuration
Divers
Thread ID:
00561580
Message ID:
00561786
Vues:
27
>With odbc, all you are actually sending over the network is the sql statment, and all you get back is the result... the index and database files, which are stored on the server, never get actually moved to the client workstation.

The "ODBC Driver" executes on the *Client* in a "file server" setup. There is no "sending" of sql over the network (as in a client/server setup with an "SQL Server" or DCOM type of backend).

Any "increase" in thruput is probably due to "recoding" of the relevant statements going from "native VFP" to "ODBC/Remote Views"; implying that the orignal VFP statements were not fully "optimized" to begin with.

All a "file server" does is accept request for "file offsets" and "byte lengths" to read/write; it has no clue what to with with an "SQL statement", whether it came from an ODBC driver or VFP's "native data engine" (or MS Access for that matter).
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform