Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can I Using SQL-SELECT
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00099336
Message ID:
00099339
Vues:
20
>Hi!
>
>In the line 07 - 13, Can I using SQL-SELECT? If yes, how change it?
>
>Thank you!

As far as I am aware, SELECT - SQL is used to select data in one pass. What you want is exactly the opposite. I would recommend using SCAN...ENDSCAN instead of DO WHILE !EOF() - I think this is internally faster and it is easier to pick out of other DO WHILE statements.
Nigel B Coates
NBC Software Services
Dublin, Ireland.
eMail: Nigel.Coates@NBCSoftware.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform