all groups > sql server reporting services > november 2005 > threads for wednesday november 23
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
Passing ADO.Net Dataset to Reporting Service
Posted by Nicky at 11/23/2005 11:56:10 PM
Hi...
Is the Reporting Service support ADO.NET dataset that pass from application
(like Crystal Report)?
Thanks
Nicky... more >>
SQL 2005 Reporting
Posted by LiliA at 11/23/2005 4:36:16 PM
Hi,
I have a general question related with SQL 2005 reporting.
What can you do and what you cannot do?
How is SQL 2005 reporting comparing with Crystal Reports?
Thanks,
Liliana
... more >>
Are Excel-like tabs possible in Reporting Services
Posted by Borris Clash at 11/23/2005 1:16:01 PM
Is it possible to have Excel-like tabs in a Reporting Services Report?
I am looking to have data from differnt queries on the same report - 1 tab
for sales, 1 tab for finance, etc.
If so - How?
Thanks in advance... more >>
report based on day
Posted by anon at 11/23/2005 11:48:28 AM
I have a report that runs daily.
I need to set the criteria for a date field to be today.
if i use the now() command then i get the value to the minute, whereas i wan
to cover the entire day.
today() doen't work in reporting services with visul studio.
what other date command can i use?
... more >>
Passing a RS authentication ticket/cookie to browser?
Posted by zerovertical at 11/23/2005 11:18:52 AM
Hello,
It looks like the best solution for deploying my reports is through the
hybrid solution of using both URL access (a url over the internet to
render the report) and SOAP API access (a web service call to
authenticate via Forms Authentication, and a custom security
extension).
I'm reaso... more >>
Subreport Caching
Posted by Adil Elkhiyari at 11/23/2005 11:04:09 AM
I have created a report that uses 5 subreports and am running into some
difficulties with execution caching. I have enabled caching on each of the
subreports as well as the master report.
Caching works as expected when I run each of the subreports independently.
However, running the master r... more >>
Override extension names
Posted by ScottB at 11/23/2005 10:49:04 AM
I want to control the names of available rendering formats displayed to user
(e.g., "Default (HTML)" intead of "web page for IE 5.0 or later"). BOL has a
great example (well, except it is bad XML) :
<Render>
<Extension Name="IMAGE"
Type="Microsoft.ReportingServices.Rendering.ImageRend... more >>
Installing Reporting Services
Posted by Chris Wuertz at 11/23/2005 10:11:07 AM
I'm installing Reporting Services on a Windows 2003 SP1 system, using SQL
Server 2000 SP3a. Ran into issues following normal installation as
identified in http://support.microsoft.com/default.aspx?scid=kb;en-us;867872
.. Followed the instructions to install Reporting Services without the
V... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Reporting Services Vs Crystal Reports
Posted by yinjennytam NO[at]SPAM newsgroup.nospam at 11/23/2005 9:58:06 AM
Does MS Reporting Services allow us to embed GIS map like Crystal? Also, can
you embed something like an "iframe" in a MS report?
Thanks
Jenny
... more >>
Calling sp in an expression
Posted by KMP at 11/23/2005 8:15:09 AM
Hi All,
Is it possible to call a stored procedure (or a dataset that is based on an
sp) from the expression property in a report?
Can the "Code" tab be used to call the stored procedure and that "code" be
referred to from the expression property in a report (if the above is not
possible)?... more >>
Data-driven Subscription with Date Parameter from DB
Posted by Rixmann at 11/23/2005 7:16:25 AM
I'm not having fun anymore... I have done this in the past and now I am
unable to get this to work.
I have a report that accepts a date as a parameter. When called through the
web-page or in a subscription with static values for the date, this works. It
also works if the default value for t... more >>
RS improvements : full justification, html tags
Posted by MacFly at 11/23/2005 5:22:08 AM
Presently, it seems that it is impossible to set the text-align property of a
textbox to "full justification" (which means the text will be aligned along
the left and right margins).
Will full justification be supported in next RS version ?
In next version, will textboxes support html tags, ... more >>
Report Server installation is not initialized / Can not activate
Posted by Y. Adams at 11/23/2005 2:14:04 AM
Hi folks!
After the installation of Reporting Services i received the following error:
The report server installation is not initialized.
First i just continued with the installation of the Service Packs and after
that I tried to activate it with rsactivate, but this didn't work because of
... more >>
using Datasets in Custom Code
Posted by Sumit Pilankar at 11/23/2005 12:00:00 AM
Hi,
Can someone please tell me is there a way to pass Datasets to custom
code/assemblies in SQL Reporting Services.
i need to combine 2 datasets into one, using a custom code.
Thanks & Bye
Sumit
... more >>
Using Resource Files
Posted by Sumit Pilankar at 11/23/2005 12:00:00 AM
Hey all,
Is it possible to use Resource files in SQL Reporting Services? Can someone
help with an example or link.
Thanks
Sumit Pilankar
... more >>
|