Another option is to set some default value on the Date Time parameter in Crystal so that the time is set to midnight. The user would then just select the date and not worry about the time. You could also set up the stored procedure to strip the time off of the datetime so it would work no matter what time is entered.
-Dell