Viewing 4 posts - 1 through 4 (of 4 total)
Yes it does, that was the initial filter for dates that i used, but seemed not to work for some cases (actors, rooms).
consider a booking from Monday to Friday from...
August 13, 2009 at 2:37 am
That is right, i don't have too much power over the client's ideas, but after all it's a feature of the application.
I tried to do the sum of BookedNo with...
August 13, 2009 at 2:18 am
This is the main definitions used in this case scenario, the tables contain more columns, but these are the columns specific to this situation
tblBooking :
id int
resourceId int, -- related...
August 13, 2009 at 12:37 am
so is there any way to achieve this faster?
consider a table with 10.000 records with BookingStartDate, BookingEndDate, RoomId and Id
A simple test for all Booking Id to tell whether...
August 12, 2009 at 5:39 am
Viewing 4 posts - 1 through 4 (of 4 total)