Added: August/14/2005 at 6:05am | IP Logged
|
|
|
Sorry again, I just assumed that being on PowerASP and Classic ASP - General it was obvious I code in ASP and use SQL DBs.
Basically I have been told in the past to use one recordset for each group level. So in this example I'd need three recordsets. One for Business Area, one for Process and one for Procedure. This is all well and good, but how do I get the Process recordset to only display those values required using the Business Area ID as a filter...?
So, back to my original question, how do I get groupings in reporting?
In case you've dropped off since the start of this post, I code in ASP and use SQL DBs...
Thanks.
|