Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with Grid
Message
From
22/02/2000 02:02:42
 
 
To
21/02/2000 10:31:06
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00334062
Message ID:
00335272
Views:
18
>I've got it. In tcRecordSource is the name of a cursor stored. The cursor was generated with select * from ..., so VFP creates a filter. After I changed the creation of the cursor to select *, .f. from ... it is not so slow anymore.

Or try:

select * from ... nofilter

Does that help?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform