all groups > sql server reporting services > july 2006 > threads for wednesday july 5
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
Stupid error, need help
Posted by Carl Henthorn at 7/5/2006 9:21:01 PM
I am trying to re-create a report I had semi-running earlier. I create a new
project in VS2005, add a data source. all is ok so far. In the query builder,
I add the stored procedure call to run the report
"Exec GetConsumer @agency" with @agency being an Int parameter that is
passed in at repo... more >>
Calculations in Matrix report
Posted by Pete D at 7/5/2006 8:15:55 PM
I have a Report Designer problem, whereby I need to perform a calculation on
each row of data laid out in a crosstab.
My datasource is a flat xml file (read into a dataset), and consists of the
following repeat base units:-
<base>
<StartDate>2006-04-10</StartDate>
<EndDate>2006-04-17... more >>
rskeymgmt erro9r
Posted by MatzeBI at 7/5/2006 5:33:43 PM
Hi all,
i want to activate a rs instance with rskeymgmt.exe -a ..., but get the
error "ConnectionFailed".
Any ideas?
Thanks,
Matze
... more >>
32 Bit Repoting Server - 64 Bit DB Server
Posted by Dan at 7/5/2006 4:37:01 PM
Am I correct in assuming that there would not be any problems with running a
64 Bit version of SQL Server 2005 on one box, and a 32 Bit Version for
Reporting Services on another box (that accesses the first)?... more >>
Reporting Server Name Change
Posted by dln at 7/5/2006 1:46:59 PM
Hello all,
Our organization is looking into merging two AD domains into one domain and
as a result, we need to move a SQL Server 2005 server with Reporting
Services installed on it over to the new domain. In our lab environment, we
found that the SQL Server move was straightforward and pre... more >>
Printing on letter size paper
Posted by Jane at 7/5/2006 12:10:05 PM
Hi,
Are there settings when creating reports under visual studio to
specically set the printing to letter size paper?
The interactive size is now by default 8.5 in x 11 in, margins are all
0.5 in and page size is 8.25 in x 11 in. The header, body and footer
are set to 7.25 in under width.
... more >>
Hourly Scheduling
Posted by Gary Stewart at 7/5/2006 10:48:51 AM
I have reports that I need to run every hour during the "scheduled" working
day.
Meaning between 8am and 8pm. The only way that I can see to do that is to
create one entry for each hour that I want it to run, meaning 12 scheduled
tasks for each report that I want to run in this manner ...
... more >>
Fields Disappear on "Preview"
Posted by BillB at 7/5/2006 10:27:01 AM
Hi
Trying to fill out an Invoice. I have a .pdf which shows a blank invoice
embedded into the program.
I have fields (Remit To Address) at the bottom that show up in "Layout"
and also show when I generate a valid Invoice.pdf. Problem is
these fields do not show on "Preview" Tab. Why ?
If I s... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Install SQL Server 2000 Reporting Services
Posted by J at 7/5/2006 9:35:45 AM
Hello. Please forgive me if this is a novice question but I'm being pressed
for time on this. Does anyone know what it takes to install and set up SQL
Server 2000 Reporting Services on a Windows 2000 Server Professional? I
have had SQL 2000 Standard Edition up and running fine for a while b... more >>
Can a Framework 2.0 compiled DPE run from SRS 2000?
Posted by David Swanson at 7/5/2006 8:57:02 AM
Is it possible to run a framework 2.0 compiled data processing extension from
SRS 2000? It looks like the ReportServer script mapping is to framework 1.1.
We are not ready to upgrade to SRS2005, but would like to build our DPE with
framework 2.0.
Is this possible, and if so, what issues m... more >>
Custom Assembly Reading from Registry
Posted by Chris Walls at 7/5/2006 8:20:46 AM
Can anyone point me to an example of a MS SRS 2005 custom assembly reading
from the registry? We have had this issue on/off for several months, and we
are at the breaking point. The assembly has to access our database and we
want to store the connection information in the registry for shared... more >>
Reporting Service Configuration Manager
Posted by Terry at 7/5/2006 8:12:01 AM
How do I resolve the following error message?
* Reporting Service Configuration Manager not found
... more >>
Report Server 2005 - SQL Server 2000/2005 for DB
Posted by Nina at 7/5/2006 8:02:02 AM
Hi,
I am currently running SQL Server 2000 SP3 with Reporting Services 2000 SP2.
I am unable to upgrade the SQL Instance 2005, but would really like to
upgrade RS to 2005.
RS 2000 is currently installed on a separate server to the SQL Instance, but
the RS Databases (ReportServer and Re... more >>
Default parameters don't work through the web interface
Posted by Kyriakos at 7/5/2006 1:15:02 AM
Hello,
I have a report that has three dynamic drop down parameters lists.
I put a default value in all of them.
In the development environment, when I run the report and give a value to the
first parameter, the second and third parameters become enabled and their
default values are displa... more >>
|