/t5/coldfusion-discussions/count-records/td-p/122006Jan 20, 2009
Jan 20, 2009
Copy link to clipboard
Copied
Hi again. I am trying to count the number of registratons for
a class and a display a class is full message. or let the user
register if the class is not full. see code -thank you -jim
/t5/coldfusion-discussions/count-records/m-p/122007#M11583Jan 20, 2009
Jan 20, 2009
Copy link to clipboard
Copied
rockhiker wrote:
> Hi again. I am trying to count the number of
registratons for a class and a
> display a class is full message. or let the user
register if the class is not
> full. see code -thank you -jim
>
/t5/coldfusion-discussions/count-records/m-p/122008#M11584Jan 20, 2009
Jan 20, 2009
Copy link to clipboard
Copied
Why don't you run a query that counts the number of
registrations? If you don't know how, I've heard good things about
the book, Teach Yourself SQL in 10 Minutes by Ben Forta.