Hi, I'm running SQL Server 2005 Reporting Services version 9.00.3042.
When setting the default values of date parameters its passing the date through as an american date
so 31/12/2006 would be 12/31/2006 causing an error.
The regional settings are uk on the client operating system, the visual studio international settings are english, the report settings are english(united kingdom) and when entering the parameters in preview mode its works and on the report manager on the server it works.
Has anyone else come across this problem?
When setting the default values of date parameters its passing the date through as an american date
so 31/12/2006 would be 12/31/2006 causing an error.
The regional settings are uk on the client operating system, the visual studio international settings are english, the report settings are english(united kingdom) and when entering the parameters in preview mode its works and on the report manager on the server it works.
Has anyone else come across this problem?