We are about to deploy to a few beta sites to upgrade our software to use Crystal Reports 8.5 on Pervasive.SQL 2000i database. (Connecting through ODBC)
There is a table that contains invoice history which may hold anywhere from 2 months to 2 years of data depending on the customer. On previous Btrieve databases, they created an executable that would create a temporary table to access this data to speed up performance.
Does anyone have any ideas on how to access this data without using the "workaround"? I've tried creating simple views, dabbled a little with the Crystal SQL designer, but it still takes a long time to run. HELP!
There is a table that contains invoice history which may hold anywhere from 2 months to 2 years of data depending on the customer. On previous Btrieve databases, they created an executable that would create a temporary table to access this data to speed up performance.
Does anyone have any ideas on how to access this data without using the "workaround"? I've tried creating simple views, dabbled a little with the Crystal SQL designer, but it still takes a long time to run. HELP!