Hi
     I have an application that handles meeting room booking. The booking is
based on the day, room and time of the booked period. I have a problem. How
do i ensure that , if 2 users went in and booked on the same day, same room
and same time slots , Only 1 booking will be accepted. I was thinking of
using <CFLOCK> but not sure what variable should i locked so that only 1
booking will go through.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with 
'unsubscribe' in the body or visit the list page at www.houseoffusion.com

Reply via email to