Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VIews or tables
Message
De
30/04/1999 12:28:20
Jorge Haro
Independent Consultant
Juarez, Mexique
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
VIews or tables
Divers
Thread ID:
00213957
Message ID:
00213957
Vues:
64
After two years of developing un VFP, I've only used parameterized (?)
views when I MUST have information from different tables in one single cursor, and have always considered them a performance hit.

Just recently I realized that in a network environment it might be a bigger performance hit to send a whole table through the nw, than just the info a given user needs, for instance, instead of sending the whole catalog, just send the required part number.

But, wouldn't it load the whole table to crate the view in a normal application.

THIS IS THE ACTUAL QUESTION :)

Do I need to develop a client/server application to reduce the network traffic and see a performance improvement.

The thing is I usually consider only how my program performs on my development PC, and brand it as acceptable or non acceptable performance, but how it performs over a network is a whole different story.

thanks in advance for sharing your experience
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform