My question is regarding my previous topic.
The problem I have is that when the date wich have to be casted is like: (25.09.2012) is throwing a strange error:
The conversion of a char data type to a datetime data type resulted in an out-of-range datetime value.
Here the code is:
edited
Is there a way to convert it? For example when I put 20.09.2012 im getting an error, but it’s running with 10.09.2012 Please help me with this issue!
You are using
GERMAN(dd.MM.yyyy) format, try