all groups > sql server reporting services > november 2005 > threads for monday november 7
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
RS Install fails with HRESULT: 2147942405
Posted by JChorlton at 11/7/2005 7:22:02 PM
I previously had RS installed and working fine. Recently I tried to access
the local reporting server instance on my development machine and noticed
that it wasn't working. One thing led to another and I ended up uninstalling
RS and then found that I couldn't re-install it. The end of the "... more >>
Sending reports directly to Printer
Posted by Keith Franklin at 11/7/2005 5:04:09 PM
Reporting Services 2005
Building a process that is scheduled and no end user viewing of reports. The
reports are created and then need to go directly to a printer.
First cut is some custom code that sends reports rendered as images to the
printer with embedded printer commands. Problem is ... more >>
Multiple resultSet from SPs
Posted by Stephen at 11/7/2005 3:42:31 PM
Hi,
Question regarding displaying data on Datagrid. it works fine
I have 4 SP's the results of which I feel are too much overhead. so I put
all the 4 queries into as single STP and it runs successfully but only the
first one is bound for eg:
Create PROCEDURE dbo.Sample
(
@id int,
}
a... more >>
How to detect if SQL Reporting Services is installed ?
Posted by Ravi at 11/7/2005 2:28:03 PM
From an ASP.Net application I need to detect if on a given node, Repoting
services is installed and if so, which version. Does anyone know a stored
procedure or a Web Services API to do this ?
thanks,Ravi... more >>
Combination charts issues
Posted by karenmiddleol NO[at]SPAM yahoo.com at 11/7/2005 1:37:53 PM
I have created a chart to chart a combinational chart including a
stacked column and the continous line charts.
But the problem is this combinational chart nowhere looks like the
Excel combinational chart for the same data as in the reporting
services report. Not sure if this is a problem in t... more >>
Need Help !- [Apply] & [OK] buttons wont work in Report Manager
Posted by David J. Cartwright at 11/7/2005 12:53:18 PM
After installing RS, none of the [OK] or {apply] buttons work to make any
security or config changes.
When i click on them nothing at all happens.
... more >>
How to obtain Reporting Services
Posted by Jerry Spivey at 11/7/2005 12:05:08 PM
Hi,
I'm going to be implementing RS in our environment over the next few weeks.
We already have licenses for all of our SQL Servers. I was under the
impression that RS was free - a component of a licensed version of SQL
Server. Is this true? Where can I download/obtain a copy of the Stan... more >>
SQL 2005 Report Builder: installing .net 2.0
Posted by TomT at 11/7/2005 11:50:01 AM
I have heard there is a way to push the 2.0 framework to clients (who don't
have it installed) when they click the Report Builder button, but I have not
been able to locate where to set this up.
Does this feature exist (I first heard about it in a webcast on 2005
reporting services), and if... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
reporting services valid values query based
Posted by Eddie at 11/7/2005 10:28:09 AM
I have a parameter that is query based. I have created my own UI to list out
the text boxes per parameter required by the report. Now comes the problem of
a query based parameter. How to I get the queary based valid values to
populate my drop down list box... more >>
Report Builder not launching
Posted by Arshad Syed at 11/7/2005 8:55:06 AM
Hi,
I am trying to launch Report Builder from http://localhost/reports/ but
nothing seems to happen. I get this message box stating: " Launching
application. Verifying application requirements. This might take a few
moments..." . After that, there is total quiet. Please help!
Thanks,
A... more >>
Report Model Project: Imported Data Types
Posted by Greg T. Smith at 11/7/2005 8:41:31 AM
When importing some tables into a data source view I am unable to create
relationships due to DataType incompatibility.
The table in question gets imported with a System.Int32 DataType for the
primary key, but should be System.Byte. The foreign key gets imported
correctly as System.Byte.... more >>
Report Model Project: Multiple Data Sources
Posted by Greg T. Smith at 11/7/2005 8:28:05 AM
I have setup a "Report Model Project" with multiple data sources, and
imported tables from each of these into my data source view. When I try to
use the wizard to create a report model I get an error on the "Completing the
Wizard" stage when I click "Run".
An error occurred while executing... more >>
SP2 print button only prints latest report snapshot instead of his
Posted by drumhacker at 11/7/2005 7:31:44 AM
We have SP2 implemented and the printing works fine. We have several reports
that are snapshots that get refreshed nightly with each snapshot being saved
into history. The problem happens when you view a historical snapshot and
decide to print that using the print button that came with SP2. ... more >>
Crystal report vs reporting service
Posted by Katie at 11/7/2005 12:00:00 AM
comparing with crystal report, Any comment from experienced user with =
both report? given that i am only using MS platform.
Thansk.... more >>
Multilingual Reports
Posted by A.M-SG at 11/7/2005 12:00:00 AM
Hi,
Is there any best practice for multi lingual reports?
Thank you,
Alan
... more >>
Convert GUID to String
Posted by Daniel Doerfel at 11/7/2005 12:00:00 AM
Hello Newsgroup,
how can i convert a GUID to a String in Reporting Services?! I need this
GUID to Group in a Table.
Thanks
Daniel
... more >>
|