AndyHumpherson
Registered User.
- Local time
- Today, 02:40
- Joined
- Jun 25, 2012
- Messages
- 22
Hi
I know you may come back with a 'depends' answer but I'm designing a set of reports for my re-designed database. Before, each 'main' report had a number of (8-10) sub-reports each based on a seperate query, as well as sub-forms for pivot charts e.t.c.
While this tended to be very slow to produce (and I have done some work to better normalise and index the data in my database) i'm wondering if approaching it in a different way would be better.
My thoughts were to either
- Have 1 main query that brings all the information I need together then use lot's of calculated fields to filter that data further.
- Still keep the queries that extract information from my tables but do away with the sub reports.
Any help would be appreciated....
I know you may come back with a 'depends' answer but I'm designing a set of reports for my re-designed database. Before, each 'main' report had a number of (8-10) sub-reports each based on a seperate query, as well as sub-forms for pivot charts e.t.c.
While this tended to be very slow to produce (and I have done some work to better normalise and index the data in my database) i'm wondering if approaching it in a different way would be better.
My thoughts were to either
- Have 1 main query that brings all the information I need together then use lot's of calculated fields to filter that data further.
- Still keep the queries that extract information from my tables but do away with the sub reports.
Any help would be appreciated....