all groups > sql server reporting services > november 2005 > threads for wednesday november 30
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
Reporting Services Error - Administrator Ok
Posted by Fabian Cevallos at 11/30/2005 8:37:44 PM
I am having problems setting up RS 2000. The problem is that the users can
not process any reports, only the Administrator can. Using SQL Server 2000
Standard, IIS 6, and Windows Server 2003. Any assistance is appreciated.
Fabian
Here is the error message:
Reporting Services Error
... more >>
Management Studio 2005 - Reporting Services
Posted by Nick at 11/30/2005 6:57:02 PM
Does the 2005 management studio work with SQL 2000 Reporting services or just
version 2005? If it does work, how would I connect to a report server?... more >>
Report Page Numbering ***Really Urgent****
Posted by Nat Johnson at 11/30/2005 5:59:02 PM
I need to place on my report "Page # of #". How do I do this as Im unsure of
the number of pages my report will be.
Also have a problem with getting my header details for each report to show
on every page. Have a Name for report, then the start and end dates and a
logo. Haven't put them ... more >>
Report Builder grouping?
Posted by brianpmccullough at 11/30/2005 4:40:02 PM
Hello,
I am experiencing some funky (yes, that is a technical term) behavior with
SSRS 2005 Report Builder. I have a model setup with some of the fields set
to have their DiscourageGrouping property equal to True and some with it to
False. It seems that only SOMETIMES, when I add the fiel... more >>
SSIS is not in the list of available data source types
Posted by LeoW at 11/30/2005 4:31:01 PM
SQL Server 2005. Per MS docs, SSIS should be in the list of available Types
for a Data Source, but it's not there. SSIS is enabled on the server, and
SSIS extension is not commented in rsreportserver.config. Any ideas?
--
Thanks,
Leo... more >>
MS Reporting Services and Passing Credentials from .NET App
Posted by Rich at 11/30/2005 4:03:43 PM
Expert Needed,
Is it possible to pass credentials from a .NET application into MS reporting
services?
For example we want to filter our data for our reports based on the user's
login into the .NET app.
Thank you in advance.
Rich
... more >>
PDFs... Automatically open?
Posted by Earl Bonovich at 11/30/2005 2:53:49 PM
We setting up an intratnet site that is generating PDF output from Reporting
Services 2005.
The WWW Server for the applications is on ServerA
The SQL Server & Reporting Services are on ServerB
From ServerA we are generating a HTTP request to the Reporting Services to
generate the report.
T... more >>
Passing values to multivalued parameter - RS 2005 with AS
Posted by PeterG at 11/30/2005 2:48:02 PM
I need to navigate to a drilldown report with multivalued parameters. I need
to deal with:
a) Passing a single value from "parent report" to a "child report"
multivalued parameter (mvpar):
I tried e.g. Fields!Division.Value and Fields!Division.Uniquename to no avail.
b) Passing multiple val... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Open a new report in a new window from existing
Posted by Stuart NO[at]SPAM ICS at 11/30/2005 1:22:06 PM
Hello all:
I need to open a new RS report from an existing RS report when the user
selects a distinct week # field.
I realize I right click the field / Properties / Advanced / Navigation I
believe I need to use the jump to URL.
I suspect I need a java script to create the new window with th... more >>
OverrideNames tag is ignored?
Posted by ScottB at 11/30/2005 11:31:09 AM
I want to control the names of available rendering formats displayed to user
(e.g., "Default (HTML)" intead of "web page for IE 5.0 or later"). BOL has a
great example (well, except it is bad XML) :
<Render>
<Extension Name="IMAGE"
Type="Microsoft.ReportingServices.Rendering.ImageRen... more >>
Can I use Reporting Services 2005 against a Analysis Services 2000 OLAP cube?
Posted by Kaisa M. Lindahl at 11/30/2005 11:21:29 AM
Is it possible to create reports in SQL Server 2005 Reporting Services
against OLAP cubes based on Analysis Services 2000? Any limitations?
Any things I should know about?
I've tried to upload a report made in the SQL Server 2005 Business
Intelligence Management Studio to a 2000 edition Report... more >>
Installing Reporting Services
Posted by James_101 at 11/30/2005 11:03:06 AM
I am running SQL Server 2000 Developer Edition on my desktop with Win XP SP2.
I am developing a database for distribution to a customer. Everything works
OK.
Now, I need my database to print a report using data from the db. I just
installed Visual Basic.net 2003 and am now installing Rep... more >>
ERROR - Subscription Failure (Please Help!)
Posted by Terry at 11/30/2005 8:51:29 AM
The report subscription is returning the following error message.
How should I resolve this issue?
However, according to the Job executed, the process was successful but the
report manager is displaying the following.
ERROR:
Failure sending mail: The report server has encountered a conf... more >>
Data Driven Subscription Not Available
Posted by Blaine at 11/30/2005 8:49:05 AM
I am trying to create a data driven subscription. However, on the
Subscriptions tab for the reports the New Data-Driven Subscription selection
is not present. Only the New Subscription selection is present. I can
create regular subscriptions but need to create a data driven subscription.
... more >>
Bar Chart Question
Posted by Johnny C at 11/30/2005 6:59:09 AM
I am creating a bar chart which contains a category for days of the week and
various values for data. I need to add a total bar that sums values for the
week. Total is not available from the dataset and the category, which is a
field from the dataset doesn't have a value for total either. Has ... more >>
Dynamic Row Level Security
Posted by Duncan Allen at 11/30/2005 2:42:03 AM
Hi,
Is it possible to configure Reporting Services 2005 so that the same report
will apply different data filters depending on the user running the report ?
i.e A German user will only see German data and an English user will only
see English data even if they enter a parameter for 'All Eu... more >>
Using ASCII as default in RS2000-CSV renderer possible?
Posted by BB_Reporting at 11/30/2005 1:07:29 AM
Hi,
I found that the standard CSV output format of RS 2000 doesn't create
the ASCII format, which leads to the issue that EXCEL doesn't show the
information in the different columns (everything is stored in the first
column).
I know it's possible to call the renderer via URL its
Format=CSV... more >>
|