Mike L
|
| Posted: 10/07/2002, 12:18 PM |
|
I am tring to create a grid which acts as an overview of records in a
database. Basically I'm trying to do a record count on a single db column
where records contain various specific values. For example, # of records
where db column A = x and another row in the grid with the # of records
where db column A = y. I have used the example from article http://gotocode.com/disc_viewt.asp?mid=15435& and it works fine for all of
the records returned which meet 1 criteria, but I need to use multiple
criteria. Any suggestions would be greatly appreciated.
|
|
|
 |
|