Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid load large cursors fast but small groups very slow
Message
From
17/07/1997 16:01:59
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00040340
Message ID:
00040462
Views:
30
> ... WHERE ... AND .T. = .T. ...
>
>This force VFP to create a temp table for the cursor and will speed up your grid display.

I use the field AS fieldname which also forces a cursor.

SELECT *,0 AS DUMMY FROM ...
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform