Hello,
I'm new to CR, and am having trouble with report performance. Here's what I've got: The report is using Access DB (using direct connect, but I've tried ADO/DAO), I've got a parameter field that I'm using in the record selection formula to limit the data to the records I want.
This all works, but it's way to slow! In preview mode data refresh I can see Crystal searching through 200,000+ records for the 20 I actually want!
How do I speed this up? Basically what I want is for Crystal to use a SQL query with WHERE, GROUP BY and ORDER BY clauses, but I can't find away to do this.
Any help is appreciated!
I'm new to CR, and am having trouble with report performance. Here's what I've got: The report is using Access DB (using direct connect, but I've tried ADO/DAO), I've got a parameter field that I'm using in the record selection formula to limit the data to the records I want.
This all works, but it's way to slow! In preview mode data refresh I can see Crystal searching through 200,000+ records for the 20 I actually want!
How do I speed this up? Basically what I want is for Crystal to use a SQL query with WHERE, GROUP BY and ORDER BY clauses, but I can't find away to do this.
Any help is appreciated!