I'm trying to create a database that will keep track of scheduling. I need it to check a date and time specified and make sure that there are enough available seats. I have fields: name, date, time, seats available, and seats needed. First it needs check the date and time specified to see if the number is >0 then when they sign up it needs to decrease the number of seats available by the number of seats needed.
I'm so lost! Any insight would be wonderful!
I'm so lost! Any insight would be wonderful!