PDA

View Full Version : Need ASP Help



cgastacks
March 22nd, 2002, 21:40
I am trying to query the data base to display a category that contains multiple entries which have different IDs

EX:

Category 1
ID 1 (Title corolating to ID printed)
ID 2

Category 2
ID 6
ID 9

Category 3
ID 21
ID 7

and so on.

I know that it requires some sort of SQL statement but i have been spending the later half of my day trying to figure out how to do it.

Reasonable and logically sound answers are welcomed.