Useful link to resolving common connectivity issues. Applies to SSAS but also proves to be of use with IIS, SSRS & SQL Server.
http://msdn.microsoft.com/en-us/library/cc917670.aspx
Showing posts with label SQL Server 2005. Show all posts
Showing posts with label SQL Server 2005. Show all posts
Monday, 5 September 2011
Tuesday, 10 August 2010
SQL Server 2005 System Views
Here's a very useful schema showing SQL Server 2005 System Views:
Labels:
SQL,
SQL Server 2005,
SQL Server 2005 System Views,
System Views,
Views
Thursday, 15 July 2010
Multivalued parameter drop down width - SSRS
I was working on a SSRS project where I was using multivalued parameters. This creates a drop down list whereby the user can select the relevant values. Unfortunately in SSRS 2005 (SP3) the width of the dropdown is fixed, which seems to me as a bit of an oversight.
I believe that this may be corrected by altering the HtmlViewer.CSS file or by programmatically fixing the width of the available parameter values.
Neither is ideal.

I will look into whether this has been rectified in SSRS 2008.
I believe that this may be corrected by altering the HtmlViewer.CSS file or by programmatically fixing the width of the available parameter values.
Neither is ideal.
I will look into whether this has been rectified in SSRS 2008.
Labels:
CSS,
dropdown,
HtmlViewer.css,
multivalued,
Parameter,
SP3,
SQL Server 2005,
SQL Server Reporting Services,
SSRS,
width
Friday, 21 August 2009
Subscribe to:
Posts (Atom)