Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Use of Select SQL to Populate Grids etc
Message
De
20/01/1999 09:20:22
 
 
À
20/01/1999 03:42:07
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00177905
Message ID:
00177968
Vues:
32
>As an old xbase (Clipper) programmer recently converted to VFP5 I am still using the SEEK command and indexes to find records belonging to a particular client (for example) to display in a grid on screen. I know now that by creating a query via Select SQL I can also do this as well.
>
>Question - is this the way to do it - by Select SQL I mean . Is it quicker on larger databases/reduce network traffic.
>
>Any general comments would be appreciated!

SELECT-SQL is not quicker if you actually looking for few records, i.e. your SEEK/SKIP loop is short enough. However, for small tables the difference is negligible.
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform