Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Memory required for Rushmore
Message
From
26/10/1999 07:48:23
 
 
To
26/10/1999 07:45:19
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00281410
Message ID:
00281431
Views:
13
Oh, I forgot to mention that this has been working fine for about 4 years, then suddenly got really slow... that's why I thougt Rushmore might not be in effect

>Thanks for getting back.
>
>The command is like this.
>
>SCAN FOR transact.idate<=m.updtdate AND ;
> transact.itrancode="Q" AND ;
> transact.ilookfordd="Y"
>
>...
>
>ENDSCAN
>
>The table has (among others)indexes on idate and itrancode.
>I've never heard of set collate before, (There's nothing in my manual)
>but set ("collate") yields "machine". I don't know how to find the collate setting of the index. Is this a 2.6 thing?
>
>>Hi Simon,
>>
>>>I'm having a problem whereby a SCAN is taking a *VERY* long time, and I suspect that this is due to RUSHMORE not being used.
>>
>>Can you post the FOR condition of the SCAN loop as well as all the indexes set up for the table? Also, make sure that the current SET COLLATE setting matches the collate setting of the index (IDXCOLLATE()).
>>
>>Christof
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform