I use a manual approval process.
But that was so the receptionist wasn't /totally/ useless.
Just kidding - they wanted the ability to manually manage the schedules.

This really sounds more like a database issue, and not CF.
Maybe only display available times, so that when the first person books the
room,
the only available times are NOT those previously entered.
And don't allow for a manual entry of times - use drop-down boxes, or
checkboxes, etc.

HTH

Aaron

-----Original Message-----
From: JAIME HOI [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 15, 2001 8:57 PM
To: CF-Server
Subject: Can CF Handle Concurrent Booking



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