Rendering report from .NET
Sat, 13 Sep 2008 06:02:24 -0700 (PDT)
Hello.
I have a report that get a parameter (lets say "id").
The report take about 5 minuts to run.
I have an application in .Net that use the RS web services to render
the report and save him as a pdf file.
The problem is that I need to render the report 20 time because the id
parameter have 20 availabl ...
|
convert Crystal Reports
Fri, 12 Sep 2008 16:00:20 -0700
Are there any good tools to convert my Crystal Reports 10 reports to
Reporting Services? For either SQL 2005 or 2008. I tried ktlsolutions
product but it can't convert vb formulas. While most of my formulas were
developed in Crystal syntax, I do use functions like chr(13), which ktl
can't handle.
Any h ...
|
Show control in footer depending on control in the data area
Fri, 12 Sep 2008 15:31:32 -0700 (PDT)
Hi,
I need to show / hide a control in the report footer, based on a field
in data source (that field is constant for all records in datasource)
But since footer controls cannot be set conditionally based on report
fields's data, I try to set it based on another control in the report.
So I set a textbox con ...
|
Conditionally format border stype of some textbox
Fri, 12 Sep 2008 15:18:27 -0700 (PDT)
Hi,
I want to conditionally format the border of a textbox shown in a
table
Normally, after I selected the textbox, expand BorderStyle and in
Default sub-branch I select Double
I want to format that conditionally, so I select <Expression...>,
which opens the popup expression builder, where I see "Double" (th ...
|
Subreport - use subreports from other folders
Fri, 12 Sep 2008 13:23:01 -0700
Sql 2008.
For largere report projects I use folders that each contains several reports.
Is there a way to create subreports controls where the subreport comes from
another folder that the parent reports folder. It seems not possible to
define this on the subreport control in Visual studio 2008.
--
Reg ...
|
Row Count per Page
Fri, 12 Sep 2008 12:19:27 -0700 (PDT)
I am trying to implement a row count per page.
When the new page is printed, I need the row count to be set to zero.
I have created a variable and the code to count rows in the Code
section.
The code calculates the number of rows fine.
Is there a way to reset the variable when a page break occurs.
Trying ...
|
Redirect to another Report Server
Fri, 12 Sep 2008 14:15:33 -0500
Is it possible to have a link on a RS web page that if clicked would take a
user to another page alltogether?
Thanks
...
|
|
|
Data Driven Subscriptions with data Driven Parameters
Fri, 12 Sep 2008 07:28:00 -0700
Hey all,
I've been wondering about this for quite a while...and of course, now my
boss wants an incarnation of it made before IKE hits the coast (Yee!!!)
Maybe someone has done this before already in some fashion. I'm just looking
foir a yes or no that it can be done...and a pointer on where to do some
...
|
Re: automated emailed PDF report using SQL 2005 Reporting Services
Fri, 12 Sep 2008 03:27:34 -0700 (PDT)
Judith,
The MS Press SSRS 2005 Step-By-Step book is a great purchase for this
kind of thing; it gives you a good run down of how to create, publish
and manage your reports. So it may be a wise idea to get that.
In the short term; create a new SSRS project in SQL Server Business
Development Studio (known as ...
|
Error Reporting
Fri, 12 Sep 2008 10:06:57 +0200
Hello,
I'm trying to connect remotely by http, with administrative credentials, to
server in which there is installed Reporting Services; I can enter into it
but when I launch a report I get the error:
An error has occurred during report processing. (rsProcessingAborted)
Cannot create a connection to data s ...
|