I have a vertical ap whose data I report on. Databases are written in Progress 9, OS is Unix.
I can get to this data easily with Crystal using ODBC.
In one table of 360,000+ records, the indexes are not conducive for reporting.
My options are:
1 Import to Access and reindex and use Crystal to report on.
2 Import to SQL server (have software and server, not yet trained on its use.)
3 Make a Crystal Query and index it to allow easy reporting.
Is it possible to index a Crystal Query? I tried using a query of this large db yesterday and all data was pulled up through long sequential searches.
Advice anyone?
I can get to this data easily with Crystal using ODBC.
In one table of 360,000+ records, the indexes are not conducive for reporting.
My options are:
1 Import to Access and reindex and use Crystal to report on.
2 Import to SQL server (have software and server, not yet trained on its use.)
3 Make a Crystal Query and index it to allow easy reporting.
Is it possible to index a Crystal Query? I tried using a query of this large db yesterday and all data was pulled up through long sequential searches.
Advice anyone?