I am running CRM with SQL Express database the issue I am having is that.
when creating a new appointment eg: StartTime:10-Apr-2010 01:00 and EndTime: 16-Apr-2010 02:00. When I save the appointment the system is recording StartTime:10-Apr-2010 01:00 and EndTime 15-Apr-2010 02:00.
If I use the Default Database engine I do not have this problem. I do not know if this is a bug with SQL Express. Does anyone have any feedback on this?