D
Dennis
I'm using ASP to display data from my Access DB and I'm stumped about how to
do the following:
I have two tables. One lists nursery stock and the other lists locations
where each stock item can be found. I think I understand how to use the
Count operator to present a column which shows how many locations exist for
each stock item but what I really want to do is to present a column that
says "Out of stock" if there are no locations and shows how many locations
there are if there are one or more.
Can anyone give me a push in the right direction?
do the following:
I have two tables. One lists nursery stock and the other lists locations
where each stock item can be found. I think I understand how to use the
Count operator to present a column which shows how many locations exist for
each stock item but what I really want to do is to present a column that
says "Out of stock" if there are no locations and shows how many locations
there are if there are one or more.
Can anyone give me a push in the right direction?