Good Day All
i have two example appointment on the RadShedule , one is from 8:00 to 8:30 and the other is at 8:30 to 9:00 and in the db is like this
Appointment 1
STARTDATE = '2009-06-17 08:00:31.000', ENDDATE = '2009-06-17 08:30:31.000'
Appointment 2
STARTDATE = '2009-06-17 08:30:31.000', ENDDATE = '2009-06-17 09:00:31.000'
These appointments appear like this in the Viewer
http://www.vuyiswamaseko.com/images/Overlaps.JPG
as you can see the First appointment ends at 8:30 but it fills the whole space , and the starting point of the second appointment is correct, but the end point of the second appointment overlaps to the 9:00 , of which it supposed to end at 9:00
Can you please help me with this.
i have two example appointment on the RadShedule , one is from 8:00 to 8:30 and the other is at 8:30 to 9:00 and in the db is like this
Appointment 1
STARTDATE = '2009-06-17 08:00:31.000', ENDDATE = '2009-06-17 08:30:31.000'
Appointment 2
STARTDATE = '2009-06-17 08:30:31.000', ENDDATE = '2009-06-17 09:00:31.000'
These appointments appear like this in the Viewer
http://www.vuyiswamaseko.com/images/Overlaps.JPG
as you can see the First appointment ends at 8:30 but it fills the whole space , and the starting point of the second appointment is correct, but the end point of the second appointment overlaps to the 9:00 , of which it supposed to end at 9:00
Can you please help me with this.