all groups > sql server reporting services > june 2006 > threads for wednesday june 7
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
LocalReport: Object-in-Object as DataSource not working?
Posted by Pieter at 6/7/2006 4:38:25 PM
Hi,
I have a Report (VB.NET 2005), and I'm using Objects as DataSource.
I have the object objCompany, which contains a public property MyAdress
(instance of objAdress). objAdress has a propert Street.
When I add objCompany as a DataSource, I want to be able to show the
Street-property o... more >>
Report performance and cache
Posted by Keith at 6/7/2006 4:31:40 PM
I've created a report (Regional Sales Report) using RS2000. The report
has mutiple tables, charts and subreports and against a large database.
It has two parameters: Year and Month. It takes about 2 minutes for a
user to run the report online.
So the performance is a critical issue here. On Re... more >>
Problem with Stored Proc and Report Parameters
Posted by Vinay at 6/7/2006 3:57:04 PM
hi all:
I'm trying to develop a proof of concept solution using Reporting Services
and I'm new to this. Here is what I'm trying to do:
I want the user to be able to generate a report, based on 2 selections the
user can make using a dropdown list. For example, the first dropdown list
co... more >>
how to prevent word wrapping to 2nd or multiple lines?
Posted by M Noreen at 6/7/2006 3:24:06 PM
I don't seem to be able to find what property to set... I have your basic
tabular report with several fields from my dataset... I don't want the
fields to word-wrap to a 2nd line, just truncate at the width of the field
defined on the layout. How do I do that?
Even if I set CanGrow to fals... more >>
download location
Posted by john doe at 6/7/2006 1:37:19 PM
We own SQL 2000 Std server license.
We'd like to get access to Reporting Services for SQL2k. Where can I
download? (all i can find is the download to the trial)
... more >>
audit UpLoad function
Posted by Rick at 6/7/2006 12:00:03 PM
I'd like to create an audit report identifying all UpLoads that have been
done. Is it possible to identify this from the ReportServer or
RSExecutionLog databases?
Thanks
--
Rick... more >>
Printing problem
Posted by Mark at 6/7/2006 11:57:36 AM
My team is developing an snap-in for MMC which includes reports from
Reporting Services. Yesterday another member of the team went to print a
report from there and got the following prompt:
Microsoft Management Console - Security Warning
Do you wish to install this software?
Name: Microsoft... more >>
Not allowing page break within a matrix group
Posted by Mark at 6/7/2006 11:44:35 AM
I have set up a matrix with a group and it is page breaking within the group.
How do I keep the group together? Do I need a page break expression to
accomplish this?... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Date Range Problem
Posted by swtjen01 at 6/7/2006 9:40:34 AM
I have a report with one table that has a start-date field that I would
like to use to filter the results on the report. I do not want the
user to enter a date instead I would like to create a parameter in a
drop down that they can choose Period1, Period 2 and so on.
There is not a Period col... more >>
Setting a subreport to bottom of page
Posted by jwhampton at 6/7/2006 7:54:09 AM
Hello all,
I have a subreport that contains signatures that are dynamically
generated thought the code in my application. I need these signatures
to show up at the very bottom of each page in the grouping. For
example, if a patient has 3 pages of information I would like the
signatures to s... more >>
Top 5
Posted by Benw at 6/7/2006 6:50:02 AM
Here is my scenario. I have a list of problems occurring monthly. What I
want to do is create a graph showing all the months to date and how many
times each problem occurred in that month. But there are way to many for a
graph. SO now what I want to show is the top 5 problems per month. I... more >>
rs utility and date parameters
Posted by PinkRita at 6/7/2006 3:23:02 AM
Hi there
I'm trying to use the rs utility with a date parameter but I get the
following error:
Unhandled exception:
The value provided for the report parameter 'MonthEndDate' is not valid for
its
type.
I'm using the following at the command prompt:
rs -i MonitoringReport.rss -s http:... more >>
Does stored credentials work with data processing extension
Posted by sachin laddha at 6/7/2006 1:47:05 AM
Hi,
I have written a data processing extension which connects to different
SQL servers to collect data. I am using stored credentials to connect
to the SQL servers. (Assumption: Same user has access to all SQL
servers).
But when I try to connect to the SQL servers from within DPE, It fails.... more >>
Using Multi Value Parameter value as IN expression value.
Posted by Steve Dearman at 6/7/2006 12:00:00 AM
Hi
While writing my latest report i have been trying to use the result of a
multi value parameter as the value for a "IN" expression in my SQL query,
this does not seem to work, the multi value parameter shows that it has
values in it but the "IN" expression wont use them to filter the SQL qu... more >>
Reportviewer - few questions...
Posted by Leszek at 6/7/2006 12:00:00 AM
Hello!
I need help with my page.., If someone would help me (information or link)
how to do any step....
I'm creating a asp.net page with reportviewer control.
My idea is:
- three parameters to list (standart dropdownlist like in Reporting
Services)
a) computername (query from ... more >>
Unwanted page-breaks between subreports
Posted by Jonas at 6/7/2006 12:00:00 AM
Hi,
I have a master report containing a table with one row, in which a subreport
is placed. The subreport itself displays a number of page-sized
runtime-generated images, from 1 up to 10 per subreport. When I run the
subreport by itself, it gets all the page-break right, one between each
... more >>
|