Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Moving from FoxPro to Lianja?
Message
From
04/12/2014 16:44:30
Mike Yearwood
Toronto, Ontario, Canada
 
 
To
04/12/2014 07:26:39
General information
Forum:
Visual FoxPro
Category:
Third party products
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01610047
Message ID:
01611864
Views:
180
>>I don't follow you here, do I set the order on or off. What does Rushmore need exactly.
>>
>>Bear in mind, on an XP platform none of this is necessary???
>in order to speed things up in rushmore it needs an index on every parameter of the where clause
>
>if query like that
>
>select * from myfile where upper(myfield) = [FRANK]
>
>you need in index on upper(myfield)
>then rushmore can optimize the query. don't set any order just have the index on the field.
>the index has to match the left side of your where clause phrase
>
>search for rushmore in the help file to see more

Actually Peter, in a SQL command, the current order is reset as the table is re-opened with a new alias. The order affects adversely affects SET FILTER.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform