all groups > sql server reporting services > january 2005 > threads for saturday january 8
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
passing report parameters
Posted by dalem at 1/8/2005 8:59:02 PM
i have one report (A) that calls another report (B) based on a parameter i
pass. Form B has it's filter set to the report parameter passed. everything
works ok.
what i want to do is call the same report B from another report that it
would show all of the records for the dataset without th... more >>
Possible to change parameter layout?
Posted by Kaisa M. Lindahl at 1/8/2005 2:37:44 PM
Is it possible to force the parameters to line up differently? When I have 3
parameters in a report, they will show up with 2 on the top line and 1 on a
new line. I'd rather have all 3 on the same line. Can I change the layout,
without having to code a new display form?
Kaisa M. Lindahl
... more >>
How to combine a calendar control?
Posted by Geri Reshef at 1/8/2005 10:37:16 AM
If I include a date parameter in a report- in the title of the deployed =
report appears a textbox in which the user should type the date in the =
correct format with no mistakes (08/01/2004 ?.. 01/08/2004 ?.. 20040108 =
?..).
Is there a way to combine a standart windows calendar control instea... more >>
Reporting Services installation crashed SQL Server
Posted by FabrÃcio de Novaes Kucinskis at 1/8/2005 9:55:01 AM
Hi everyone,
First of all, I'm sorry for the cross-post; I'm not sure where to post this
message.
I tried to install the Reporting Services in my local machine (WinXP pro
SP1. in portuguese), in which I had a SQL Server 2k Developer.
During the setup proccess, an error has ocurred - I did... more >>
Setup failed when connect to remote SQL instance.
Posted by tooty NO[at]SPAM nospam.nospam at 1/8/2005 6:21:04 AM
Hi,
The reporting service was installed in say, server A with IIS/Framework 1.1
installed. SQL server was located in server B without IIS. No domain existed.
The setup wizard run until I feed the SQL instance and SQL logon
ID/password. Error message was like "can't recognize user(null)..". T... more >>
ReportViewer Render PDF
Posted by PeteMitchell at 1/8/2005 6:13:03 AM
I am using the reportviewer control in my .Net web app to render the report
as a PDF using .format = "PDF". How do I stop the View/Save As dialog box
from popping up?
Thanks
Pete... more >>
How to check if SSRS is installed in a machine (from the registry) ?
Posted by anandsagar NO[at]SPAM gmail.com at 1/8/2005 4:08:08 AM
Iam doing an installer for my asp.net app. The app has some SSRS
reports.
During the installation process, I have to check if reporting services
server is installed in the target machine. For this, I wish to check
in the registry (with code) to find out if SSRS is installed. What
entry in the... more >>
|