I am querying a rather large DB file with a series of queries, the first 2 of which have "calc count" fields. It runs very long (210 seconds).
The query is coded as follows:
Query
ANSWER: :work:withdawn.DB
pyx6002.DB | Station | PaType | GenMedName | Amt | Month | Index |
| Check | Check wit.. | | >0 | Check | calc count |
EndQuery
Can this query be quickened by TCursor?
Thank you
Doug
The query is coded as follows:
Query
ANSWER: :work:withdawn.DB
pyx6002.DB | Station | PaType | GenMedName | Amt | Month | Index |
| Check | Check wit.. | | >0 | Check | calc count |
EndQuery
Can this query be quickened by TCursor?
Thank you
Doug