![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I'm wondering what the differences are in Rushmore optimization from FoxPro 8 to FoxPro 9. I recently upgraded to FoxPro 9 and found that some queries take quite a bit longer. For example the following query: SELECT * FROM invbody WHERE ALLTRIM(billlname)+ALLTRIM(billfname)=tmp is optimizable for a table in FoxPro 8 but not in FoxPro 9. Everything else is the same as far as I know. Kevin Clark Seton Home Study School Unless you have an index tag with that expression in it, it's not |
#3
| |||
| |||
|
|
I'm wondering what the differences are in Rushmore optimization from FoxPro 8 to FoxPro 9. I recently upgraded to FoxPro 9 and found that some queries take quite a bit longer. For example the following query: SELECT * FROM invbody WHERE ALLTRIM(billlname)+ALLTRIM(billfname)=tmp is optimizable for a table in FoxPro 8 but not in FoxPro 9. Everything else is the same as far as I know. Kevin Clark Seton Home Study School |
#4
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |