Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Local Views or SQL Command?
Message
De
24/08/1999 15:22:49
 
 
À
24/08/1999 13:30:45
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00257180
Message ID:
00257261
Vues:
20
Hi Erik,

Just a curiousity, really. . .

You say "the server view is faster, because the view code is precompiled". While I have no reason at all to dispute that fact, I *do* wonder about just how much faster the fact that it is precompiled actually makes it. I mean, how long can a compile of a SQL statement really take and what percentage would that time be of the whole?

Regards,

Jim N

>>Which would be faster on a client/server app?
>>
>>Would a Local View use the processer power from the server when creating the subset of data to return to the client or do they both get processed in the client end?
>>
>>Thanks Ron
>
>What do you mean by local view? A VFP local view looks at VFP data. If you mean a view stored on the server, then the answer is- the server view is faster, because the view code is precompiled. All stored procs and views defined in the server database use the server's processor. Actually all operations on server databases run on the server- because clients don't have direct access to the files.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform