Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
dexter.knudson
Constraint Violating Yak Guru
260 Posts |
Posted - 2008-07-09 : 19:04:52
|
PC regional settings are Australia (dd/mm/yyyy) and report language is English/Australia. In the report designer, when I enter a date eg 30/6/2008, I receive an error: "The value provided for the report parameter 'date_off_site_to' is not valid for it's type". If I change it to 6/30/2008, it works & when the page refreshes the date parameter format changes to 30/6/2008. When it is deployed it works fine. Is there any work-arounds for this in the designer? Version is 8.0.50727.42 (RTM.050727-4200) |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2008-07-10 : 01:18:14
|
I was told this is known issue with the designer. So we usually enter date in format dd mon yyyy locally. |
 |
|
|
|
|