Question Query's help

Danerd100

Member
Joined
Aug 31, 2008
Messages
8
Programming Experience
1-3
Hi,
Okay, here's my setup. I have designed my entire database. In the database, I have products, and categories, so I made a view to view the info about one product and it's category with it.

I am going to make it so buttons are added via code (Dynamic) based on how many products are in lets say category 1. How would I go about finding out how many products (rows) whose category field = Category 1? (The category is a field on my products table)

If you need further explanation, let me know
 

Latest posts

Back
Top