all groups > sql server reporting services > november 2006 > threads for monday november 20
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
Reporting Services with ASP.NET Membership Provider
Posted by Stephen Walch at 11/20/2006 6:27:20 PM
We use a custom ASP.NET 2.0 Membership Provider and Role Provider for
certain ASP.NET apps and we plan to use it for SharePoint 2007 as well. Can
Reporting Services (or more specifically the Report Manager web interface)
be used that way?
... more >>
Organizing Subscriptions
Posted by wnichols via SQLMonster.com at 11/20/2006 5:04:04 PM
I have a client that uses subscriptions to push their reports. They like it .
.. but now they have about 100 or so subscriptions they are trying to
maintain (update parameter values, distribution lists). They are looking for
an easy way to search or organize the subscriptions.
An example w... more >>
Code - Integer, Nothing vs Zero
Posted by SteveH at 11/20/2006 4:19:01 PM
The piece of code below attempts to convert minutes to a time string.
The problem I am having is if the value of Minutes is NULL, it treats it as
zero.
Has anyone got any suggestions ?
Thanks
Steve
--------------------------------------------
Public Function MinutesToTime(ByVal Minut... more >>
Parameter Restrictions
Posted by BDRichardson at 11/20/2006 8:48:02 AM
Please can anyone tell me if they have experienced any restrictions or
boundaries on when using Parameters within a report (*.rdlc). For example, I
am using the ReportViewer within an ASP.NET 2005 web application, and am have
14 parameters which are set via code. All of the parameters can be... more >>
Reporting Services Export to Excel and Citrix
Posted by lia at 11/20/2006 8:39:01 AM
Hi
We have an application that calls a RS report with 20 params and renders it
straight to Excel but on almost half of the reports we receive an error.
We have noticed that on the reports that dont work the address line is as
follows http:\\%22http:\\reportserver....
and for the ones that... more >>
Dont send empty squeduled emails.
Posted by Mikael at 11/20/2006 6:23:02 AM
Hi
I need to squedule the sending of a report.
My customers does not want empty reports.
How can I cancel the sending of the squduled report if the result has no
rows ?
I found this but dont think it is pretty:
http://groups.google.com/group/microsoft.public.sqlserver.reportingsvcs/brow... more >>
SSRS with SSAS
Posted by Ryan Chen at 11/20/2006 6:15:01 AM
Does anybody know how to transfer parameter value into a report which data
source is a cube? I have tried the syntax in BOL, it works with reports based
on relational data source, but returned a blank report when the report is
based on a cube. Thanks!... more >>
SQL 2005 reporting server migration
Posted by MSWindowsProf at 11/20/2006 4:11:01 AM
I have a SQL 2005 reporting server configured with a set of
reports/users/admins etc. How do I migrate *all* these information to a
different SQL 2005 reporting server? Is there a data/access migration
tool/technique available that MSFT recommends? I essentially need to shutdown
the first re... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Sub Reports
Posted by Peter Hale at 11/20/2006 12:46:33 AM
Hi
Can Sub Reports invoke anoher SubReport
eg Main Report invokes a subReport which invokes another subReport -
yes/no ???
Pete
... more >>
|