Skip to main content
Inspiring
January 20, 2009
Question

count records

  • January 20, 2009
  • 5 replies
  • 555 views
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

This topic has been closed for replies.

5 replies

rockhikerAuthor
Inspiring
January 20, 2009
i have that book and I will try it

Thank you
rockhikerAuthor
Inspiring
January 20, 2009
i have that book and I will try it

Thank you
rockhikerAuthor
Inspiring
January 20, 2009
i have that book and I will try it

Thank you
Inspiring
January 20, 2009
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.
Inspiring
January 20, 2009
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
>

Ok, I saw the code.