Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Speed query with rushmore index
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 5
Miscellaneous
Thread ID:
01202405
Message ID:
01202860
Views:
15
>>Looks like you DO need both fields in your join condition. You also have to >make sure that your WHERE condition matches EXACTLY the index expression. So, >it either should be index on YEAR(verw_mut) tag YEAR_DATE or simple index on >date, but then you should use date range instead of years.
>
>Okay,I'll double check tomorrow at work. Maybe I did something wrong, I indexed by hand: so opening database, the table, modifying the properties and adding an index. I assumed that this is the same as :
index on year(verw_mut tag Year_Date
. Or is there a difference?

No difference. Doing it from the table designer is the same as using INDEX command.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform