all groups > sql server reporting services > march 2005 > threads for thursday march 10
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 31
Hide From Print
Posted by hippo at 3/10/2005 5:06:57 PM
Hi,
I would like to exclude some fields from printing, but they have to be
visible for the user in IE.
Is this possible?
tx,
Hippo
Greetz,
Hippo from [NL]
--
remove xxx from mail... more >>
URGENT: Detecting RS installation folder
Posted by sathya at 3/10/2005 5:05:02 PM
Hi
I am trying to write an InstallShield setup for a custom applicationg using
ReportingService and I need to find the ReportingServices installation folder
to copy my custom library to the reportserver bin folder.
Any help will be appreciated. Thanks
... more >>
RS OLAP Connection Problem
Posted by James at 3/10/2005 4:45:19 PM
I have a stand alone win2k3 reporting services server(i.e. SQL is not on the
box). RS SP1 is installed.
I have a SQLRS report developed in visual studio (on the same box) that runs
MDX against an analysis services cube. I am using the OLE DB provider for
OLAP services 8.0. (Note that we had to... more >>
Development/Production Environment with Visual Source Safe
Posted by JeffW at 3/10/2005 4:01:29 PM
Am new to RS. Installed it on test server and was quickly able to
generate a report with multiple datasources and even write some code to
render it directly to a PDF file. Quite a useful and efficient tool.
Now, we want to bring RS into our development environment. We have
multiple develope... more >>
links work from Manager page but scripts dont ?
Posted by scott at 3/10/2005 3:01:42 PM
basically the links to any aspx page seem to work but any scripts (i guess)
like NEW FOLDER, DATA SOUCRE, UPLOAD etc dont work
?
... more >>
Disappearing text boxes when exporting to PDF
Posted by Jadranka at 3/10/2005 2:39:03 PM
I'm having a problem with text boxes disappearing when a report is exported
to PDF. Everything appears fine in the designer and in Report Manager, even
when exporting to Excel, but when the report is exported to PDF, a couple of
text boxes (one being a label above a table, and the other, next ... more >>
Passing Parameter to dataset
Posted by dean at 3/10/2005 2:01:09 PM
I am trying to modify a MOM report that uses a function with a hardcoded
parameter to get @StartDate and @EndDate. I would like to add a report
parameter to be able to schedule daily, weekly and monthly reports. I have
created a parameter @Period and assigned it values but I can not pass the
par... more >>
Any news on SP2 release?
Posted by tokio at 3/10/2005 1:57:08 PM
Hello,
Any idea on when we can expect the release of SP2?
Thanks!
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Change the displayed name in the Series Group for a chart
Posted by pmud at 3/10/2005 1:09:06 PM
Hi,
I created a chart in sql reporting services. I added a series group to it.
Now what i want to do is to dispaly different series names when the chart is
viewed . For example, in my database, I have Region code as numbers. I have
used this Region Code as the Series group. What i want to ... more >>
Licensing
Posted by JBrandt at 3/10/2005 12:53:03 PM
Ealier the following discussion took place:
Does this mean you would need to license sql server for both machines?
"Vaibhav" wrote:
> Install Sql Reporting Services on your webserver and at the time of
> installation, specify your database server name.
>
> The reporting databases would ... more >>
Processing report
Posted by siaj at 3/10/2005 11:23:02 AM
Hello,
In my MS report I have 4 textbox parameter and One dropdown parameter
two of the textboxes and the dropdown has queried parameter. All of them
have default parameter.
The issue I am facing is that When ever I click on the preview Report on the
dev machine, My report starts to do "Pro... more >>
apply, ok, save dont function ?
Posted by scott at 3/10/2005 11:08:12 AM
when i login as admin to the Report Manager home page, change any setting
anywhere, then select APPLY or OK or SAVE nothing happens !
what the heck is going on ?
scott
... more >>
Custom Formatting gives "#Error" in development, but OK in product
Posted by cmay at 3/10/2005 10:57:10 AM
I was writing a bunch of functions for doing simple custom formatting. So I
wrapped some of them into a simple vb.net DLL. All the functions are Shared.
I built the DLL and copied it to:
C:\Program Files\Microsoft SQL Server\80\Tools\Report Designer
on my laptop and also to
C:\Program ... more >>
Datasource Connection string
Posted by PTS at 3/10/2005 10:35:01 AM
Is there option available to dynamically change the connection string
properties of a published report?
--
Thanks
Saran... more >>
Reporting Services on Windows 2003 Domain Controller FAILING
Posted by djouungk NO[at]SPAM hotmail.com at 3/10/2005 9:34:45 AM
I have tried several times to install RS on two of our domain
controllers. I never get past the screen that installs the "Microsoft
SQL Server Reporting Services Setup Support Files". When I click
"Next" the screen dissapears and a event log is created that states:
Event Type: Error
Event S... more >>
dynamic columns: in search of the Tatrix data region
Posted by HighlyObscure at 3/10/2005 8:20:34 AM
This subject has been much discussed but I haven't found a solution
that really works in my situation.
What we need here is a hybrid table/matrix data region with static
columns on the left and (at least) one dynamic column on the right.
Thus do I reveal my cultural bias and no doubt my ignora... more >>
Changing Windows accounts used by reporting services
Posted by Stephen Walch at 3/10/2005 7:07:51 AM
I want to change the accounts used by Reporting Services processes. I am
tempted to just change the "Log on as" account for the ReportServer service
(in the Services management console) and move the Reports and ReportServer
web apps to a new Win 2003 AppPool that runs with the desired account... more >>
Column Totalling Question
Posted by dillig at 3/10/2005 6:43:08 AM
I am trying to total a column and I am not sure how to do this.
I have an IIF statment in a textbox in my table in which subtracts 2
columns, sees if the calculated value is less than zero, and if the value is
less than zero display 0 else display the value. See Below
=IIF((MSRptISCClass.ISC.i... more >>
Is it possible to create libraries to reuse parts of my report?
Posted by Hawkeye at 3/10/2005 6:41:09 AM
Is it possible to create libraries to reuse parts of my report? For Example
my first page looks always the same - image, title (of courese not always the
same) and three subtitles
Thank you
... more >>
SetDialogs error 1603
Posted by vbkoder at 3/10/2005 5:47:05 AM
I am trying to install Reporting Services and get the above error shortly
after install starts. I have a Win XP SP2 machine and I am trying to install
the report designer. I also have SQL Server 2000 SP3a. I have also installed
VB .Net 2003. I recently installed IIS just in case with no change... more >>
Passing Parameters not throught the URL
Posted by ereid NO[at]SPAM heathlambert.com at 3/10/2005 3:54:46 AM
I am trying to pass a very long parameter string to Reporting Services
but my parameter is too long to be put in a URL, is there any other
way of passing a parameter?
Thanks... more >>
SQL 2k RS SP2b
Posted by VB_Tomy at 3/10/2005 1:11:08 AM
How to download SP2 Beta from Microsoft Beta site.
How to obtain Guest ID for SQL 2k RS SP2b from Microsoft.
Thanks... more >>
|