Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can I Using SQL-SELECT
Message
 
To
14/05/1998 03:49:47
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00099336
Message ID:
00099339
Views:
18
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform