Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SELECT!
Message
From
09/03/2001 12:39:52
 
 
To
09/03/2001 10:42:33
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00469767
Message ID:
00483583
Views:
8
>>The NOFILTER option forces VFP to create a disk file regardless of whether the data will fit in RAM or not.
>>
>>The downside of using NOFILTER is that it may cause the first select to take longer on the laptop than it does now.
>
>Jim,
>
>Something I have noticed recently...
>
>Even using nofilter does not force VFP to create a file on disk
>I have a few select statements with nofilter in them - I try doing a file(dbf()) check on them and they return .f.
>
>What it does seem to do though is create a slightly more real cursor (if you see what I mean :-) which can then be used in subsequent Selects
You've told us that file(dbf()) returns .F. What does dbf('aliasofcursor') return?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform