all groups > sql server reporting services > may 2006 > threads for tuesday may 9
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
Business Intelligence Development Studio for Visual Studio 03?
Posted by James at 5/9/2006 7:49:01 PM
The goal is to get Report Writer to work but need to create the model first.
Here is my environmental info - we have SQL 2000 installed with RS 2000. I
wish to keep SQL2000. I have sucessfully set RS2005 next to RS 2000 and can
swtich between them fine. We have Visual studio 2003 and do not... more >>
Document Map Not Showing
Posted by DodgeMagnumGuy at 5/9/2006 7:15:05 PM
I have a aspx page with a ReportViewer but when I run the report
through the aspx page the document map doesn't appear.
However if I run it through the sql reporting services interface it
appears.
Any Ideas?
... more >>
loop over fields?
Posted by Nigel Jensen at 5/9/2006 4:16:34 PM
Hi,
i have to check all fields for a certain value, can I loop over all fields
in a custom code function?
Thx, Nigel
... more >>
Page break expression
Posted by The Cornjerker at 5/9/2006 12:01:16 PM
Where can I enter a page break expression for a rectangle?
Thanks.
... more >>
Is this newgroup monitored at all
Posted by Chris Geiss at 5/9/2006 11:45:24 AM
I know that Bruce Loehle-Conger (MVP) answers a lot of the questions posted
to this newsgroup, but I have posted 3 messages in the past 2 weeks or so
and gotten no replies at all. I know there are no guarantess in life ;-) but
is there anyone who regularly monitors this newsgroup to make sure ... more >>
howto: share SQL between reports?
Posted by taz at 5/9/2006 9:05:02 AM
i need to display the results of a single simple SQL query on every
single report in my project. whats the best way to achieve this?
thnx.
t.... more >>
W2K3 Access SQL Server Problem
Posted by Dev Main at 5/9/2006 8:57:02 AM
In W2K3 my custom assembly can't access a SQL Server Database anymore. The
database is on the same server as RS.
This happens only if the user have no Admin permissions.
It seems to be related to the "Not a trusted connection" error. But I don't
find a way to solve this. The config files a... more >>
How-to control scrollbars reports generated as HTML (RptSvcs 2005)
Posted by kch at 5/9/2006 8:47:02 AM
Does anyone know how to prevent scrollbars from being rendered when a report
is generated as HTML? In the HTML source we see a <DIV> tag being genreated
with overflow:auto, which we believe is causing the scrollbars to appear on
our HTML page.
Thanks,
Ken... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
multiple columns of images
Posted by rob NO[at]SPAM noemail.noemail at 5/9/2006 8:34:05 AM
I need to be able to display multiple (external) images per row in one
control. The report that the control is on must have only one column, since
other controls (namely a table control) house enough columnar data to fill
an
entire page and then some.
I'm not trying to repeat the same image... more >>
Login Credentials
Posted by SSRS NEW at 5/9/2006 7:27:03 AM
Hi,
When I navigate to my reportsserver url from internet, a login dialogbox
is displayed wherein i have to pass userid and pwd. How can i send this
userid and password(windows account) to the report usinng rs:Parameters?
Or Is there any other way to pass these parameters?
TIA... more >>
Calling Custom Assembly from Report Query MDX
Posted by SteveUnd at 5/9/2006 7:11:02 AM
I have a custom C# assembly with a static method that I want to call from the
report MDX. I have signed the assembly, copied it to the C:\Program
Files\Microsoft SQL Server\MSSQL.3\Reporting Services\ReportServer\bin
folder. I have also added the assembly to the GAC. In the AssemblyInfo.cs ... more >>
querstring problem
Posted by taz at 5/9/2006 5:31:02 AM
hi all,
i have a report that i call like this:
http://servername/ReportServer/Pages/ReportViewer.aspx?/Reports/ApplicationsOverviewByTheme&rs:Command=Render&rc:Parameters=false&organ_pkey=2
this works fine.
as soon as i add another parameter to the end, like so:
http://servername/Repo... more >>
matrix column grouping collapse
Posted by Rob at 5/9/2006 4:27:02 AM
Hi Folks
Going a little crazy with this one...
Have a SSRS 2K SP1 matrix report which is highly similar to the company
sales report example. As a matter of act, the column headings are identical.
Have no issues with the row groupings expanding and showing initially as
collapsed, but fo... more >>
Hyperlinks is SSRS 2005
Posted by Archana at 5/9/2006 3:39:01 AM
Hi All,
Please help me in using the hyperlinks in the SSRS to call a page within a
particular frame.
I have been working on a project where i a using HTML frames and SSRS is a
part of the right frame.i have to make sure that the URL
link(eg:-http://www.google.com) opens up in the right f... more >>
Really simple question on Matrix rendering
Posted by Death Angel at 5/9/2006 2:31:53 AM
Hi all,
I have a little problem with matrix rendering.
Here is a description of my report :
Landscape format (29.7cm by 21cm), report header and footer, one matrix
with 1 line group an 1 column group (easy ^o^)
Height of the matrix columns header : 1,3cm
Height of a line element : 2.3cm
He... more >>
|