|
Custom assembly with unmanaged code Hi, Is it possible to add a custom assembly to a 64-bit ReportServer\bin folder that uses function from a 32-bit unmanaged dll using the System.runtime.InteropServices DllImportAttribute. Best regards, Rene ... 9 Jul 2008 09:35
SSRS provides no benefit with Analysis Services? I'm new to Analysis Services and I've been looking into using it for some reports. I was wondering something and was hoping someone could clarify. First off, I'm still on SQL Server 2000. What I'm wondering is this - Even if you can integrate Analysis Services into a Reporting Services report you still aren'... 9 Jul 2008 10:37
SharePoint Deep Integration - Report Viewer Web Part faulty When I include the above web part into a page it only seems to work when I default all the report parameters, then when I try to allow the user to apply different parameters to the chosen report and hit the apply button, all we get is Object reference not set to an instance of an object! What does that mea... 10 Jul 2008 06:12
Windows Authentication not Working in Report Manager Bob wrote: OK, now comes stupid time.... I just figured out that if I use http://192.168.1.144/reports, it asks for a user and password everytime. If I use the server name http://report-serv/reports and I am logged into domain, it does NOT require authentication. Why is that? Bob I wis... 10 Jul 2008 07:14
Matrix Report: Not to suppress Column/Row with no value Hi, I am building a matrix report. I would like to show all groups return by a stored procedure. Even the Column/Row contains no record. For example: I want to show the columns Jan to Dec, let say Feb contains no record/data, i still want this column to be display with value of 0. Not sure whether this can ... 9 Jul 2008 09:35
Chart did not show in schedule reports I have some reports from SCOM 2007, scheduled to run every night and saved to Windows file share on the IIS root locally. The report could be run successfully. however, the chart and the logo/graphics did not show on the report, Copy the property of the dead image and tried it in the IE. http://scomdb/reportse... 9 Jul 2008 07:32
String formatting in RS Hi I am having trouble formatting strings in RS. For example I have the following expression I am using =Fields!Prefix.Value & " " & Fields!FIRST_NAME.Value & " " & Fields!LAST_NAME.Value & chr(10) & Fields!ADDRESS_1.Value & " " & Fields!ADDRESS_2.Value & chr(10) & Fields!CITY.Value & " " & Fields!STATE_PROVI... 9 Jul 2008 12:41
Should my new BI platform go up on sql server 2008 or 2005? I am getting ready to implement the Microsoft Business Intelligence platform, and am currently faced with the decision to go with 2005 or 2008. My release is planned for August of this year, which means I may miss the official release of 2008 by a couple weeks or so. Looking for advice on whether I should implement... 8 Jul 2008 16:11
How can I do this --- I have a stored procedure that returns data that I need to create an address listing and then to right of it show a list of money amounts, basically the layout is something like thins Name Address Money (repeated in this position Address2 ... 8 Jul 2008 15:10
help with snapshot and parameter Hello. I have a report with lots of parameters and all of them have default value. One of the parameters use a defualt value of "User!UserID". I want to save history of the report but When I try to create a snapshot I get the error "The defaultValue expression for the report parameter 'parm1' has a user profil... 8 Jul 2008 07:58 |