Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Attempting to optimize my app
Message
 
 
To
25/11/2005 14:44:27
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01072106
Message ID:
01072137
Views:
24
John,

The first part describes optimization of the filter conditions. You have only one WHERE INMATES.CSTATUS='OPEN' and it's not optimizable because there's no index on INMATES.CSTATUS.
What result did you expect to get?

>
>I tried that. I still get the same results as before with some additional information about the joins:
>
>Joining table inmates and table cells using index tag id
>Joining intermediate result and table classifications using index tag id
>Joining intermediate result and table bill_codes using index tag id
>
>As stated earlier, each table has 1 index and the tagname is ID.
>
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform