|
Stored Procedure NULL parameter in URL
How can I pass a null value for a parameter in a url?
I have a StoredProc report that should accept null values from a url.
sp: (works fine)
exec report1 1, '471316:18435720', '57348022',
'981IPCI1-000',NULL,NULL,NULL,NULL,NULL
direct url: (doesn't work)
....&SiteQuery=1&CFIDTOKEN=
471316:184357206&U ...
Mon, 3 Jan 2005 07:13:05 -0800
|
Colspan in reports?
Is it possible to manipulate table or matrix cells with colspan in reports?
I have several reports that show Client and Project.
Currently, the only way I have to display it is like this:
Clientname
..................Project
What I want to do is like this:
Clientname
......Project
Is it possible to do ...
Mon, 3 Jan 2005 15:58:46 +0100
|
Unexpected feature when working with Reporting Services
Using a previous version of Internet Explorer (6.0.2800.1106CO) we generate a
Report from an aspx page (using Reporting Services). Then the report was
showed in a popup page. The Reporting Services can export a report to Excel,
so we used to do this and an Excel sheet opened, and the previous page (the
'pop ...
Mon, 3 Jan 2005 06:51:03 -0800
|
reports without sql server
Hi,
I wanna know if it's possible to deploy reports to a production environment
where sql server is completely not needed? Maybe only some reporting service
components that can be installed for the report generation?
I know this question has been asked before, but I just can't find a
definitive answer. Som ...
Mon, 3 Jan 2005 14:33:14 +0100
|
Replace Windows Logon Popup in Reporting Services
I want to customize the windows authentication of my SQL Reporting Service,
so that I can:
1. Replace the Logon Popup Box with my own webform
2. Maintain the user profile in my Windows 2003 server
3. User can logout even using Windows Authentication
I tried to make a separated web application for Form Authe ...
Mon, 3 Jan 2005 03:33:08 -0800
|
Can you set a default export format
Hi!
Is there any way to set a default export format so that the user doesn't
have to choose export format from the dropdownlist before clicking export?
Thanks
Patrik ...
Mon, 3 Jan 2005 03:29:02 -0800
|
Load .RDL file in a Report
I have a .RDL file.
I need to show it as a Report in a internet Explorer using Asp.net.
Simply,
I have a .RDL File and using ReportServer i have to view .RDL in a Report
Format.
Thanx
Karthik.A
...
Mon, 3 Jan 2005 03:17:03 -0800
|
Borderline
Hi,
Does anybody know how i can add a borderline (at the top), only when there
is a value in that cell? (when the cell is empty then no borderline).
Expression in the borderstyle-property?
Gr.
Mike ...
Mon, 3 Jan 2005 03:15:02 -0800
|
Hide Parameters from User.
Hi,
Is there any way that the parameters passed from the URL is not shown to the users. Making the "Prompt User" unchecked and passing the parameter through the URL gave some error. Is there a work around.
Thanks.
--
Message posted via http://www.sqlmonster.com220 38690
Mon, 03 Jan 2005 09:05:35 GMT
|
"The connection could not be made to the report server......"
My test system is fine (windows 2003, VS.NET, RS). I could suffer the page
https://myserver/reports by using a browser. However, when creating a report
project, I couldn't deploy and got the error message : "The connection could
not be made to the report server https://myserver/reportserver".
Please help me ...
Sun, 2 Jan 2005 22:37:03 -0800
|
a few questions
Hi,
I am new to RSS and I have a few questions that I hope you can help me with.
1. I have a sp with parameter that gets a default value of null
@misgeretid smallint=null and the where statement is as follows:
WHERE (misgeretcode = @misgeretid or misgeretcode is null)
In rss I want to add a parameter ...
Sun, 2 Jan 2005 07:17:03 -0800
|
New Data for the same report
Hello!
I have a question - i hope some one can help me...
I have a report that gets an id as a parameter and get the data for this ID.
In the same Stored Procedure where i get this data - i also update the data
(change status...).
Now when i do "view report" again on the same ID - i don't see the changes.... ...
Sun, 2 Jan 2005 05:49:01 -0800
|
Printing drill down Report
Hi All ,
I am printing report using custom code written in c#. I have a small problem
when the report type is drill down it does not print the drilled down data.
Can any one tell me how to print drill down report , which can print both
summary and detail values of drill down report.
Pls help me..
...
Sun, 2 Jan 2005 05:19:04 -0800
|
PDF Bookmarks
Hi,
When I export a report to PDF format, the bookmarks pane is closed, and
needs to be pressed in order for the bookmarks to open.
Is it possible that Upon opening the PDF, the bookmark pane will be visible ?
Thanks,
Alon ...
Sun, 2 Jan 2005 04:25:01 -0800
|
SP2 brings client-side printing
http://www.prologika.com/blog.aspx
---------------------------------------------
Teo Lachev, MVP [SQL Server], MCSD, MCT
Author: "Microsoft Reporting Services in Action"
Publisher website: http://www.manning.com/lachev
Buy it from Amazon.com: http://shrinkster.com/eq
Home page and blog: http://www.prologika ...
Sat, 1 Jan 2005 15:41:49 -0500
|