<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>SQL Server Reporting Services</title><link>http://forums.asp.net/191.aspx</link><description>Anything and everything pertaining to SQL Server Reporting Services.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Reporting Services 2005 Date format Bug</title><link>http://forums.asp.net/thread/2647544.aspx</link><pubDate>Fri, 26 Sep 2008 07:51:47 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2647544</guid><dc:creator>nms_reddy</dc:creator><author>nms_reddy</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2647544.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=191&amp;PostID=2647544</wfw:commentRss><description>&lt;p&gt;We change Change the Date format of Reprting Services to any format, change the culture in the IIS to &amp;quot;en-GB&amp;quot; to get the date in &amp;quot;dd/mm/yy&amp;quot;.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp; IIS--&amp;gt;Properties--&amp;gt;AsP.NET(taB)--&amp;gt;Application(Tab)--&amp;gt;Globalettings(Culture)&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;N. Madhusudhana Reddy&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Reporting Services 2005 Date format Bug</title><link>http://forums.asp.net/thread/2623253.aspx</link><pubDate>Tue, 16 Sep 2008 01:01:53 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2623253</guid><dc:creator>nms_reddy</dc:creator><author>nms_reddy</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2623253.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=191&amp;PostID=2623253</wfw:commentRss><description>&lt;p&gt;Hi &lt;/p&gt;
&lt;p&gt;Change the Culture in Report.aspx to&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;lt;%@ Page language=&amp;quot;c#&amp;quot; Codebehind=&amp;quot;Report.aspx.cs&amp;quot; AutoEventWireup=&amp;quot;false&amp;quot; Inherits=&amp;quot;Microsoft.ReportingServices.UI.ReportWrapperPage&amp;quot; EnableEventValidation=&amp;quot;false&amp;quot;&amp;nbsp; Culture=&amp;quot;en-GB&amp;quot;%&amp;gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;N.Madhusudhana Reddy&lt;/p&gt;</description></item><item><title>Re: Reporting Services 2005 Date format Bug</title><link>http://forums.asp.net/thread/2461783.aspx</link><pubDate>Wed, 02 Jul 2008 10:31:20 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2461783</guid><dc:creator>Thavash</dc:creator><author>Thavash</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2461783.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=191&amp;PostID=2461783</wfw:commentRss><description>&lt;p&gt;You have to format the date before sending it to the stored procedure. See the following article : &lt;/p&gt;&lt;a href="http://thavash.spaces.live.com/blog/cns!CF6232111374DFD2!155.entry"&gt;http://thavash.spaces.live.com/blog/cns!CF6232111374DFD2!155.entry&lt;/a&gt;</description></item><item><title>Re: Reporting Services 2005 Date format Bug</title><link>http://forums.asp.net/thread/2318177.aspx</link><pubDate>Thu, 24 Apr 2008 08:17:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2318177</guid><dc:creator>dominicshaw</dc:creator><author>dominicshaw</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2318177.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=191&amp;PostID=2318177</wfw:commentRss><description>&lt;p&gt;Ah that&amp;#39;s great, thank you very much - that explains why it works on some computers and not others.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Thanks for taking the time to reply :)&lt;/p&gt;
&lt;p&gt;Dom&lt;/p&gt;</description></item><item><title>Re: Reporting Services 2005 Date format Bug</title><link>http://forums.asp.net/thread/2318075.aspx</link><pubDate>Thu, 24 Apr 2008 07:29:02 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2318075</guid><dc:creator>SantoshD</dc:creator><author>SantoshD</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2318075.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=191&amp;PostID=2318075</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hi Dominic,&lt;/p&gt;&lt;p&gt;I also have the same problem, &lt;/p&gt;&lt;p&gt;and recently i gone through the following link&lt;/p&gt;&lt;p&gt;http://www.ssw.com.au/Ssw/Standards/Rules/RulesToBetterSQLReportingServices.aspx&lt;/p&gt;&lt;p&gt;in this they mentioned that this is because of the following issue.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - The Parameter Bar in the Reporting Service 2005 is always decided by the Language settings of client browser regardless of the 
Language property of your report.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;br /&gt;After adding &amp;quot;English United Kingdom&amp;quot; the Language Setting of the Client Browser, it is displaying date format in UK Format.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Regards,&lt;/p&gt;&lt;p&gt;Santosh&lt;br /&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Reporting Services 2005 Date format Bug</title><link>http://forums.asp.net/thread/2242256.aspx</link><pubDate>Wed, 19 Mar 2008 10:54:53 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2242256</guid><dc:creator>dominicshaw</dc:creator><author>dominicshaw</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2242256.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=191&amp;PostID=2242256</wfw:commentRss><description>&lt;p&gt;Hi Mark,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;I have this same (or very similar) problem - when I deploy my entirely british report (set in parameters, set on the db, set on the server), the report parameter date time picker that is shown to the user is in american format. My client has complained about it but there doesn&amp;#39;t seem to be anything i can do with it - if i format it then it is a string type and therefore errors, but if i just leave it CDate&amp;#39;d then it comes out in american format. It doesnt seem like there is an choice in this!&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Did you, or anyone else, find a solution to this?&lt;/p&gt;
&lt;p&gt;Kind Regards,&lt;/p&gt;
&lt;p&gt;Dominic&lt;/p&gt;</description></item><item><title>Reporting Services 2005 Date format Bug</title><link>http://forums.asp.net/thread/1190731.aspx</link><pubDate>Tue, 07 Feb 2006 12:04:16 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1190731</guid><dc:creator>rellymr</dc:creator><author>rellymr</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1190731.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=191&amp;PostID=1190731</wfw:commentRss><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I am having real problems with reporting services 2005.&lt;/p&gt;
&lt;p&gt;I've already stopped using the report designer and report model as I found numerous bugs and limitations.&lt;/p&gt;
&lt;p&gt;I have returned to simply using stored procedures to provide the information for each of my reports.&lt;/p&gt;
&lt;p&gt;However I have now encountered another issue regarding date formats.&lt;/p&gt;
&lt;p&gt;In my report i am trying to select data between to dates however reporting services 2005 only seems to want to see my date in American format&amp;nbsp; (MM/DD/YYYY) not uk (DD/MM/YYYY).&lt;/p&gt;
&lt;p&gt;I have already set the report language to English (United Kingdom) but this seems to make no difference. Also my local machine and database are set for the UK.&lt;/p&gt;
&lt;p&gt;An example of my problem is:&lt;/p&gt;
&lt;p&gt;Initially as my report auto renders for the first time the&amp;nbsp;data is&amp;nbsp;between 01/02/2006 and 07/02/2006&amp;nbsp; (1st Feb 2006 to 7th Feb 2006)&lt;/p&gt;
&lt;p&gt;If I click on the datetime pickers at this point they correctly display the dates as being in February. &lt;/p&gt;
&lt;p&gt;However if I click on the&amp;nbsp;view report button. &lt;/p&gt;
&lt;p&gt;The date time pickers seems to interperate this as american date format and my dates magically become&amp;nbsp; 02/01/2006 and 02/07/2006&amp;nbsp; (2nd&amp;nbsp;Jan 2006 to 2nd&amp;nbsp;July 2006).&lt;/p&gt;
&lt;p&gt;This leads to other errors as if I choose 13/07/2006 (13th of July to us Brits) reporting services breaks and returns the error:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;An error occurred during local report processing.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;The value provided for the report parameter X is not valid for its type.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Obviously it is trying to use 13/07/2006 in america date format.&lt;/p&gt;
&lt;p&gt;So to cut a long post short.&lt;/p&gt;
&lt;p&gt;How on earth do I make my reporting services reports stay in UK date format?&lt;/p&gt;
&lt;p&gt;PLEASE HELP!&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Mark&lt;/p&gt;</description></item></channel></rss>