I have create a report on my computer with M/d/yyyy format and it's run well.
But after i change my computer's regional date format to d/M/yyyy, the report cannot run and it's prompt :-
"The conversion of a char data type to a datetime date type resulted in an out-of-range datetime value"

How to solve this problem ?
Thanks in advance..