all groups > sql server reporting services > august 2004 > threads for monday august 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 31
HELP ! Carried Foward / Brought Forward
Posted by Toby at 8/30/2004 8:37:00 PM
In my detail section I would like to have a report that has a "Carried
Forward" amount as a total for the page and then on the next page header the
value as "Brought Foward" this will total up at the page footer and be
"Carried Forward" to next page and so on until the last page where "Carried
F... more >>
How to install RS on the server where IIS is not on port 80?
Posted by Ota at 8/30/2004 6:26:18 PM
I changed port of IIS to 9000 and after setup of RS I have received
following message:
"Setup could not initialize the report server. You must manually initialize
the report server before using it for the first time. For more information,
see the Reporting Services setup documentation."
I hav... more >>
need original disk for sp1 install? please tell me i don't...
Posted by Dushan Bilbija at 8/30/2004 4:36:01 PM
hello
installing sp1 requires the original cd? please tell me i don't... i really
don't want to shuffle tons of files around so i can extract a 600mb file
just to install a service pack.
man, i hate this about msft... i'm always digging up original cds for
updates. what a pain. what's the r... more >>
need to get initial visibility of a group to be expanded
Posted by jo st charles at 8/30/2004 4:05:07 PM
Hello,
I have a report with drill down capability that is grouped by two columns.
I would like the first group by column to alwasy be expanded and the second
to allow drill down. So far, I have not been able to find a way to do this.
I have tried checking the initial aooearance of toggl... more >>
Installation and Localisation
Posted by Philippe at 8/30/2004 3:55:30 PM
hello,
we have RS installed on a W2003 production Server without VS (no design) .
This version is a french version , we also install SP1 french version
Everything seems ok and we got a french version ( we are making call of
reports via URL in an aspx page) .
Times to times, and there is our ... more >>
Start Reporting Services From a Stored Procedure
Posted by jjh at 8/30/2004 3:33:03 PM
We have an app that calculates invoice values. We would like to immediately
trigger it to print a reporting services based invoice. How do we pass the
variables from a stored procedure and start a reporting services based
report.
As with a previous post, we could call a c# app that would... more >>
Query Question
Posted by SAcanuck at 8/30/2004 3:29:03 PM
I have a table with subjects and various marks per subject.
Subject A : 10%,
Subject A: 80%
Subject B: None
Subject C : 20%
Sunject D: 90%
If the subject only has one mark which is greater than 50% I dont want it
appearing in the table. i.e. Subject D would not appear.
If the subject ... more >>
Changing Server
Posted by Jonas Larsen at 8/30/2004 2:16:57 PM
Hi guys
We are closing down our old test server. This server used to run RS. Is
there any documentation on how to move the RS installation to another server
so that Reports, Schedules etc. is intact and ready for use on the new
server?
Thanks.
Regards
Jonas
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Re: Stored procedure parameters and default values
Posted by Dave at 8/30/2004 2:11:22 PM
bringing an old thread back to life....
How about this question:
I have a stored procedure called "get_months" that shows a list of
available months specific to the user who runs the stored proc (you
pass in an @emp_id stored proc parameter). I'd like to show the output
of this as the dropd... more >>
RS Installation
Posted by TriggerFish at 8/30/2004 12:47:15 PM
I have successfully installed RS. However during the installation I was
advised that Visual Studio was a prerequisite on the RS server. I am just
wondering if there is a way that the required components from Visual Studio
can be installed without installing the whole thing.
Any links to docu... more >>
More on Runaway Log Files
Posted by Jeff Dillon at 8/30/2004 12:05:18 PM
I had to stop the RS service on our server. It's creating 30 megabyte log
files, once every minute. I can still serve up reports evidently with the
ReportServer service stopped in Control Panel, but I doubt I can publish
reports.
If I start the service, the log files immediately start to pile ... more >>
Runaway Log Files
Posted by Jeff Dillon at 8/30/2004 11:57:28 AM
Our production server ran out of disk space over the weekend due to a
runaway log file condition (again).
We had this happen about 2 months ago, prior to SP1, and I reported it here.
MS admitted that had seen the problem, but was not able to reproduce.
In the Event Log, I see thousands of en... more >>
Reading rs: parameters from a report
Posted by Santiago Reil at 8/30/2004 11:33:08 AM
Hi,
Is there a way to read the rs: parameters from a report?
I can read my parameters, but don't know if I don’t know how (if there is
any way) to read the parameters such as rs:Format, rs:Snapshot, rc:Section,
etc.
Please, if it can’t be done, tell me.
Thanks in advance,
Santiago... more >>
Adding "From Query" parameters degrades performance
Posted by alien2_51 at 8/30/2004 10:25:52 AM
Hi list,
This is the second time I've posted this question, the second time I've
created a report with "From Query" parameters and the second time I've had
problems with performance with the "From Query" parameters...
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&threadm=eOTaQ1ufEHA.3024%... more >>
What is the advantage of MS RS over others?
Posted by Frank RS at 8/30/2004 10:09:05 AM
Some one told me that there are parameter controls in other reporting tools
such as crystal reports and oracle.
So is it true that the only advantage that MSRS has is it is free for SQL
server?
--
Sincerely... more >>
rrRenderingError with export to Excel
Posted by Christoph Seck at 8/30/2004 9:04:21 AM
Hi group,
like other members of this group I've got the error message:
Exception of type =
Microsoft.ReportingServices.ReportRendering.ReportRenderingException was =
thrown. (rrRenderingError) Get Online Help
Exception of type =
Microsoft.ReportingServices.ReportRendering.ReportRenderingEx... more >>
using ssl
Posted by gearoid_healy NO[at]SPAM yahoo.com at 8/30/2004 8:09:54 AM
hi,
when I was installing reporting services I unchecked the box when it
asked me if I wanted to use ssl, because it was giving me an error if
i left it checked.
Now I am getting an error when I try to deploy from my machine to a
different server - "The underlying connection was closed: Cou... more >>
valadating report parameter values
Posted by gearoid_healy NO[at]SPAM yahoo.com at 8/30/2004 7:24:16 AM
Hi,
How can you add valadation controls to parameter text fields - for
data type checking, range checks, etc.?
Thanks,
Gearóid... more >>
Column Groups : Help with Matrix Report
Posted by anandsagar NO[at]SPAM gmail.com at 8/30/2004 5:14:19 AM
I have a table that has 2 colums
Project Probablity
1 15
2 89
3 12
4 22
5 7
6 11
7 43
8 92
9 63
10 87
....n ...n
I have to show report that has to sh... more >>
Custom authorization with forms authentication
Posted by RayG at 8/30/2004 4:07:03 AM
We are currently implementing forms authentication in our RS deployment. The
MSDN sample helped get us started. We are now faced with the authorization
implementation.
How do I go about telling RS which user has access to which folder/report?
Telling RS which users will be administrators... more >>
Hiding Main Report Items based on SubReport Value
Posted by Manoj.Pasumarthi at 8/30/2004 2:09:07 AM
Hi Group,
How do i Conditionally Hide the Main Report Iitem based on the SubReport
Value.
My Main Report Looks Like This
Task Id Description Effort
1020 Project Plan 100(Subreport Item)
What i want is if the effort is Zero i Should hide 1020,Project Plan and My
Subrepo... more >>
RunningValue help!!!!!!!!!!!!
Posted by mireille.azar NO[at]SPAM ifsal.com at 8/30/2004 1:43:43 AM
the running value works on the preview of reporting services but when
i run the report on the server it displays zero all the time. plz tell
me how to solve it
thanx in advance... more >>
|