all groups > sql server reporting services > october 2005 > threads for tuesday october 4
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
Error 1920. Service 'ReportServer' (ReportServer) failed to start
Posted by ck at 10/4/2005 9:26:01 PM
Hello, I cannot install Reporting Services Developer Version, at the end of
the setup I got a message like:
Error 1920. Service 'ReportServer' (ReportServer) failed to start. Verify
that you have sufficient privileges to start system services.
I have SQL SP3a, IIS, .NET 2003 all in the same... more >>
RowNumber Scope
Posted by Mike Harbinger at 10/4/2005 5:57:37 PM
What is the syntax for getting the inner-most scope for RowNumber ie within
a given group so that it behaves as follows:
Group1
rec1
Group2
rec1.1 expect to see Rowcount=1
rec1.2 expect to see Rowcount=2
rec2
Gr... more >>
Matrix - SubTotal not giving the total correctly
Posted by BALAJI K via SQLMonster.com at 10/4/2005 1:52:11 PM
Hi All,
I have a simple Matrix Report
DC-1 DC-2
AA 10 20
BB 20 12
CC 30 55
When I add a subtotal to the report both (row and column) it result the total
of the first row or a column, something like this
DC-1 DC-2 Total
AA ... more >>
set OmitSchema to false in rsreportserver.config file
Posted by william blair at 10/4/2005 1:50:36 PM
I am using the xml render to create files that will be consumed by
BizTalk 2004. Biztalk does not like the schema to be included in the
xml file - I can't figure out how to turn it off. I have looked at the
documentation online and found:
http://msdn.microsoft.com/library/default.asp?url=/librar... more >>
Oracle reports using SQL Reporting Services
Posted by Nandan at 10/4/2005 12:53:19 PM
Hi! I am using SQL Reporting Services to create reports on data that is
stored on an Oracle server. I am unable to use query parameters when
accessing Oracle (i.e. @ID). Is there an Oracle equivalent that I can
use in Reporting Services? Any help would be greatly appreciated.
Just to clarify,... more >>
Report server missing
Posted by NAVIN.D at 10/4/2005 12:11:05 PM
Hi,
i did install srs sucessfully but i couldnt run reportserver nor my
http://localhost/report works.
And even i couldnt find reportserver in adminstrative tools [services] to
restart the report server.
and i can see the result in preview,
But when i deploy or click f5 to see in br... more >>
Report with more than one group does not drill down correctly in E
Posted by CoreyMas at 10/4/2005 12:09:04 PM
Hello Everyone,
I actually have 6 questions:
1. Why is it that when i create more than one line in the footer of a group
that the report then does not render drill down correctly? I have heard that
this is a bug. Is this true?
2. Why is it that when i create a report with more than ... more >>
Dynamic Column - Total - Using Matrix - Help Neede!!!!
Posted by BALAJI K via SQLMonster.com at 10/4/2005 11:26:32 AM
Hi All,
I have a report with Dynamic Column - achieved using Matrix
The Output is something like this
Static-Col1 Dynamic-Col1 Dyn-Col2 Dyn-Col3
AA 100 10 20
30
BB 200 ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
SP2 Print Icon Active X Manual Install
Posted by SSVette at 10/4/2005 10:54:10 AM
Does anyone know what the active X controll is that gets installed on
workstation? How can it be manually installed when users do not have
permissions.
Thank You
... more >>
Debugging Report Manager
Posted by Neil at 10/4/2005 10:47:19 AM
Hi,
I have created a custom data processing extension that retrieves a Data
Table object from my DAL. It all works fine in the report designer, I can
preview the report and data is returned etc However when I deploy the report
and then try to access via the report manager web interface I ge... more >>
Big-IP and SSL
Posted by Jose Ignacio Rodas at 10/4/2005 8:13:26 AM
Hi! I am working on some issues related to Reporting Services and SSL, I
wanted to know:
- If I install a NLB cluster and I add "n" servers, how many SSL
Certificates will I need? 1 or "n"?
- does anyone know if there are any issue related to MRS, SSL and the
Big-IP Load Balancer?
T... more >>
Persisting Code (Repost)
Posted by George F Grund IV at 10/4/2005 8:12:29 AM
I have created a SRS report with 6 columns. I would like every 3rd Row of
the report to have a silver background and white on the rest. When I run
the report the first time I get the desired result. Then, depending on the
number of rows the report returns, successive runs of the report will ha... more >>
Microsoft SQL Server Reporting Services RS2000 datetime picker
Posted by kleo at 10/4/2005 7:26:32 AM
Hi everyone!
I got a problem about datetime parameters in RS 2000.
I solved this problem in 2005 because datatime parameter automaticly
got the datetime picker.
However as far as i know, in RS2000 there is no datetime picker
available. Is anybody can achieve to use datetime parameter with
... more >>
Top N Question
Posted by Tango at 10/4/2005 12:05:01 AM
Hi There
I have a chart that counts referrals in the value section of the the chart.
This also has a catagory group that is based on regions. I would like to only
display the top 3 performers per region.
I have tried a filter on the catagory group that has
count(fields!Createdate.value) in t... more >>
Matrix - Row total @ the end.
Posted by BALAJI K via SQLMonster.com at 10/4/2005 12:00:00 AM
Hi All,
I have a Matrix Report
Facility
HName-1 HName-2 HName-3
AA 100 150 200
BB 175 25 100
CC ... more >>
|