all groups > sql server reporting services > february 2007 > threads for february 22 - 28, 2007
Filter by week: 1 2 3 4
security setup/configuration for models, reports, etc.
Posted by N Meyer at 2/28/2007 4:26:34 PM
Can anyone point me to some effective, online resources that will help me
understand how to configure security on reporting services -- do I have to
be SA in order to generate a reporting services model, for example? There
are server and database security considerations, as well as reporting
se... more >>
Emailing query questions
Posted by JohnGregor at 2/28/2007 3:57:10 PM
Hello,
I am very new to sql server (as in, still reading the table of contents in
the big honkin' book I bought).
is there a way for users to send an inquiry to an email address, and get a
response from sql server? It would be very helpful if someone could send an
email to parts@##.com w... more >>
Will SSRS 2005 work with SQL Server 2000 database?
Posted by Jeff Stroope at 2/28/2007 1:19:35 PM
Hi,
My manager wants to upgrade from SSRS-2000 to SSRS-2005, but he doesn't want
to upgrade to SQL Server-2005 yet. Can we do this? Will SSRS-2005 work with
a SQL Server 2000 Reporting Services database/Report Catalog?
--
Thanks,
Jeff... more >>
Find text in collapsed drilldown report
Posted by Bruce Parker at 2/28/2007 1:13:21 PM
I have a drilldown report. Without opening a drilldown item, is there a way
to search for a text string using the "Find" link when viewing a report? If
not, what would be the best recommendation to accomplish this.... more >>
Merging datasources
Posted by greatdane at 2/28/2007 1:08:25 PM
I need to be able to merge two different results from two different
datasources.
One datasource is connected to Oracle and the other one to SQL Server
The parent record comes from Oracle and may have detail data in SQL.
I want to display results in one single report services table.
Is there a ... more >>
grouping and sorting in matrix control
Posted by Brian at 2/28/2007 12:11:39 PM
I have a dataset returned from sql server that can be represented for the
purpose of this discussion with 2 columns. From the server all the data is
sorted first by column 1 and then by column 2 so that the resultset looks
like the following:
column1, column2, column3
a, 1/1/2007, 10
a, 2... more >>
Creating More Than One Subscription
Posted by A. Robinson at 2/28/2007 9:29:04 AM
I have just deployed about 75 reports to my Reporting Services instance. I
now need to create subscriptions to ALL of these reports. The recipients will
always be the same, as will the schedule.
I've already gone ahead and created a shared schedule. What I would like to
do is to create a su... more >>
CASS Certification and Postal Discounts
Posted by Julian I. Spring at 2/28/2007 6:56:55 AM
My organization is moving to a SQL based CRM solution that is customized for
our industry. As a part of this move we are converting all our documents
over to SQL Reports. We have also been contemplating using a CASS certified
product to help us get some substantial postal discounts for our m... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Optimum design for Reporting services
Posted by morphius at 2/28/2007 6:55:13 AM
Assuming all the servers in our environment are quad processors and at min.
8Gig RAM:
1. Should reporting services reside on its own server box.
2. Is it recommended that the .mdf, .ldf, tempdb reside in a SAN with fibre
HBAs... more >>
Is there any way to Embed Word object using Reporting Services
Posted by Anil at 2/28/2007 6:40:17 AM
Dear all,
We have requirement like we need to embed lots of Word Object in the Report.
I would like to know whether it is possible using Reporting Services.
Thanks & Regards,
Anil
... more >>
Hiding Parts of a report.
Posted by Paul at 2/28/2007 6:38:30 AM
I'm using a PageViewer control in SharePoint to view a Report in SQL Server,
so the URL that is pulling up is something like
http://servername/ReportServer/Pages/ReportViewer.aspx?%2fOceanSpray.SharePoint.OsciReports%2fSavings+By+Plant&rs:Command=Render
The report comes up and displays the re... more >>
Keep Details belonging to a Group together on a page
Posted by AxelHecker at 2/28/2007 5:55:34 AM
Hi,
this is my problem:
I have a Table defined in some report (Reporting Services); the Table has a
grouping, and each Group has one or more detail rows. So far so good.
When details belonging to some group do not fit on the current page, they
move to the next page - and this is my prob... more >>
Printing Reports Problem MOM 2005
Posted by muhammad.nasim NO[at]SPAM gmail.com at 2/28/2007 3:16:18 AM
Hello All ,
I have MOM 2005 install along with SQL reporting services 2000 with
SP2 . I have all the components installed in one Server .
Now I am facing problem . When I print reports for now assume those
contain graphs and bar charts it is not printing in one page neither I
found any op... more >>
Generate report from list of parameters?
Posted by ana9 at 2/28/2007 12:00:00 AM
I have one report with two datasets, and consequently two queries. The first
one gets a list of ReportID's for a particular day, while the second dataset
uses each ReportID to create a report.
Query 1:
SELECT ReportID
FROM Table1
WHERE Date=@Date
Query 2:
SELECT *
FROM *A whole bunc... more >>
Getting Started
Posted by Rob Diamant at 2/28/2007 12:00:00 AM
Where can I find the report designer installer. I only can find the
reporting services configuration utility.
Thanks
Rob
... more >>
Static and Public/Friend Shared Vars and Hashtable
Posted by Henry99 at 2/27/2007 10:48:23 PM
We need to live with Global Variables in user code (embedded in the RDL)
Question 1: What is the scope difference between Public Shared and Friend
Shared?
A MS oficial (forgot who, he was on the Reporting Services Team Member
Blogs: one of Bob, Brian, Chris, Lukasz, Tudor) wrote in his bl... more >>
Where to get hotfix for System.dll 2.0.50727.224
Posted by Henry99 at 2/27/2007 10:09:00 PM
Question 1: May this hotfix help me out
Question 2: Where to get this System.dll 2.0.50727.224
When I start VS2005, open an existing Reporting Project and this opens with
one Report Form in Forms Designer Layout, the following message appears
sometimes:
Microsoft Visual Studio:
Object re... more >>
two parameters
Posted by ozcan at 2/27/2007 5:16:06 PM
Hi:
I have two parameters in my report. Date and Name. user should be able to
enter data to one of the parameter field or can enter to both fields to
generate the report. I have below query and it is not working ... If i don't
enter both values i get an error message saying that "enter a... more >>
Need help!
Posted by Smokey Grindel at 2/27/2007 5:15:18 PM
I really just do not understand this and it is really frustrating me... I
made a custom authentication/authorization extension that uses forms
authentication... it works fine on my local system (32bit windows xp pro sp2
with SQL 2005 Dev SP2)... So I installed it onto our development test serv... more >>
Reporting Services in Express SP2
Posted by David at 2/27/2007 4:38:16 PM
Can reports I created in SQL Server 2005 using Reporting Services run on SQL
Express 2005 with SP2? I am a developer and some of our clients use SQL
Express. Thank you.
David
... more >>
10 minutes of inactivity cause loadsnapshot error...
Posted by Jeje at 2/27/2007 4:23:20 PM
Hi,
I have a front end application where I'm using the reportviewer control.
if the user open a report and don't do anything for 10 to 15minutes, and
then try to export the report in PDF, an error is raised:
Execution 'mlgd4355vz5mgouvwv2guz45' cannot be found (rsExecutionNotFound)
on the RS... more >>
Why can't I run any reports?
Posted by Michael.Proyecto7 at 2/27/2007 2:51:38 PM
This is probably something trivial, but I'm from an Oracle Unix environment
and I have no idea how to solve this in windows server 2003 with SQL Server
2005 sp1... it happens whenever I run any report.
An unexpected error occurred in Report Processing. (rsInternalError) Get
Online Help Spec... more >>
Pass in a DataTable
Posted by Mike OKC at 2/27/2007 1:58:18 PM
VB 2005 to Report Services 2005
My project shows a datagrid populated by a datatable. When the user clicks
on Print Grid, I want to send the datatable to a report service report.
What is the code to call the report service report and to send the datagrid
to the report?
I created a separ... more >>
Report Manger Contents menu does not allow access
Posted by gvr at 2/27/2007 12:39:05 PM
There are a number of post out here on this problem. When you bring Report
Manager up (http://localhost/reports) you might not see the tabs for Contents
and Properties and the menu bar or you do see them but you can not select any
of the items on menu bar.
One solution that seems to work f... more >>
Can't get to where to manage roles
Posted by Ronald S. Cook at 2/27/2007 11:50:03 AM
Yesterday, I was able to go to http://localhost/reports and manage roles and
users in those roles.
Today, that page looks different. I'm not sure if anyone ran anything or
what, but I now just see links for various projects.
I noticed in IIS that there is a pages/roles.aspx page so I type... more >>
Is it Possible To Create an Image from Parameter Data?
Posted by Daedius at 2/27/2007 11:09:20 AM
Thanks in advance.
... more >>
Prompt Parameter in Ad Hoc Reports
Posted by Tk_Neo at 2/27/2007 9:47:23 AM
Can i do this?
In the filter window, i want to add a field and make it into a prompt. But
then when the users run the report they should have the ability to not select
anything from the prompt and hence see the report for all values of that
field....... more >>
Expand All Collapse All
Posted by Chris at 2/27/2007 8:41:05 AM
I'm using SSRS 2005 and I can create report that use the enable drill down
function fine, and when the report is displayed the user can click on the +
signs to expand a group. I would like to add the option for the user to be
able to Expand All or Collapse all. Currently they have to click o... more >>
Prevent page breaks
Posted by Barb Gengler at 2/27/2007 7:03:23 AM
In RS2005, can I tell it not to break for pages? All of my objects on the
report say FALSE to break end/start, and i've tried putting the report size
to something outrageous (like 50 inches) but I'm still getting a page break.
I must be missing something but I can't figure it out.
Help ap... more >>
Bug: default value showing as query based when it is not (report m
Posted by adolf garlic at 2/27/2007 6:27:13 AM
I have a report which uses a query to populate a parameter.
The default value is not queried, this is just set to "=1".
When the report is deployed, the parameter in report manager is showing as
'query based' which is wrong.
This is a pain in the ass as when I try linking to this report, ... more >>
Start Reprot via Link and Parameter
Posted by Hans at 2/27/2007 6:03:49 AM
Hi,
I try to start a report vie following Link
http://srall011/SmashANALYST_ReportServer?/Kunden/Test&rs:Command=3DRender&=
Region=3DAargau
but it doesn=B4t work. The given parameter ("Aargau") is not selected in
the list.
The Report works and there is only one parameter.
Any Ideas.... more >>
Naming Sheets in Excel Export
Posted by Bob at 2/27/2007 4:28:05 AM
Can anyone tell me how to name the sheets on an export to Excel? Lets
say I have two tables and my interactive format is set to 8.5,0 on
each so the output will contain sheet1 and sheet2, one for each table?
Is there a way to name the sheets the table name or some field within?
Thanks
Bo... more >>
SQL Server 2000 Reporting Services are giving problem
Posted by Amit at 2/27/2007 2:00:37 AM
Please somaone help me.
I am facing problem with SQL 2000 Reporting Services.
I have configuration Windows server 2000,SQL server 2000,SQL reporting
Services,
..NET framework 1.1.
Actually i am getting the error in Event Viewer as aspnet_wp stopped
unexpectedly with Event Id 1000. That's why... more >>
Export To Excel
Posted by Ranj at 2/26/2007 10:26:51 PM
Hi Friends,
I am generating a report using sql server reporting service and
rendering it in my .aspx page in a report viewer control. Now i need
to export it to excel so that the excel file can be stored in client
pc.How do i show an save as dialoge box,so that user can either
save,open or c... more >>
Report Parameters - multiple value labels
Posted by schmidtkaren at 2/26/2007 10:24:03 PM
I have created a query for a parameter ie:
select id. name, type
from tablea
I would like to show both name & type in the value (drop down list for
user). How can I do that?
--
Karen
Systems Analyst... more >>
Standardize report layout w/ template?
Posted by Ronald S. Cook at 2/26/2007 4:56:38 PM
We will have many developers creating .rdl reports in SQL Server 2005
Reporting Services. Is there a way I can create some sort of "template"
report that has the colors, font style and size, company logo in just the
right size and location... that everyone could somehow have that to start
w... more >>
Examples of Web ReportViewer with Remote Processing
Posted by Microsoft at 2/26/2007 4:13:21 PM
We have tried a bunch of different ways to run reports in the ASP.NET Web
ReportViewer. Every attempt to do it ourselves has failed to render.
We have a number of examples of local processing in Web pages. Heck, we
even have built a number of Windows Forms applications that use both local
... more >>
How to create slideshow of a report?
Posted by Thanh Nguyen at 2/26/2007 1:11:13 PM
Hi Expert!
I got a report showing the list of current sale volume by each office
branch. We got 20 offices. Is there a slideshow software package or ASP.NET
control out there to display my report as what PowerPoint does. I would like
to be able to pass in the report parameters.
Thanks in... more >>
Error: 18456, Severity: 14, State: 16.
Posted by Henry at 2/26/2007 11:57:47 AM
I'm getting login errors when trying to run reports both locally on the
report server and remotely on a client machine.
This is the error I get:
An error has occurred during report processing. (rsProcessingAborted)
Cannot create a connection to data source 'RequestDataSource'.
(rsErrorO... more >>
Error after sp2 install
Posted by Fred at 2/26/2007 9:06:16 AM
After installing sp2 on my production server ( went well in dev and qa) I got
this message:
Client found response content type of 'text/html; charset=utf-8', but
expected 'text/xml'. The request failed with the error message: -- <html>
<head> <title> SQL Server Reporting Services </title>... more >>
Hack to Prevent Report From Running Automatically
Posted by o2simple NO[at]SPAM gmail.com at 2/26/2007 7:13:01 AM
After reading tons of articles about how to prevent initial execution
of a report (which I do know is by design), I came up with my own
hack. WARNING: This is definatey a Hack!, but once you have gotten
past the initial shock it does work quite well. (The code was only
tested on SQLRS 2005, so i... more >>
Please help.. can't find how to administer userr accounts
Posted by Ronald S. Cook at 2/26/2007 6:32:28 AM
I'm trying to administer permissions for other users so that reports can be
viewed remotely.
I'm told to go to http://myserver/reportserver but I get this error: The
permissions granted to user 'MyServer\IUSR_MyCompany' are insufficient for
performing this operation. (rsAccessDenied)
I'm... more >>
Error While Exporting Data From a report which have SubReport. - D
Posted by Dibakar at 2/26/2007 2:54:05 AM
Hi all,
i am facing a typical problem in SSRS.I have a report which have a
subreport.Everything working fine if i have data on my main report and my sub
report also,but if i don't have any data then report is giving a error when i
am trying to EXPORT it in some version(.xls or .xml etc).
... more >>
Licence Business Intelligence Development Studio
Posted by Mike Frank at 2/26/2007 12:00:00 AM
Since the Business Intelligence Development Studio comes with the
workstation components, one could assume, that one licenced copy for it
comes with each licenced CAL, but is that really so or do you get just
one per server licence?
Mike... more >>
truncated rdl name
Posted by sdoron at 2/25/2007 3:27:01 AM
Hi,
I'm using SQL 2005 repoting services and came upon a strange
phenomenon:
Every once in a while after installing reports on the reports server I
find out that one or more of the reports got truncated names. I
couldn't find any regularity. The names length is not the same and I
couldn't find... more >>
Remove <select a value> option
Posted by nicknack at 2/24/2007 10:23:13 PM
I have a parameter that get his values from a query.
his defualt value is Null.
In the report page, The first value is "<select a value>".
even if I give the parameter another defualt value Then it open with
this value selected but still the first value is "<select a value>".
Can I remove t... more >>
How grant permissions to view reports?
Posted by Ronald S. Cook at 2/24/2007 6:11:46 PM
I think I'm supposed to go to http://localhost/reports to manage permissions
and other. But when I do, I get the error:
The permissions granted to user 'BOUDTFS\IUSR_FIVERIVERS' are insufficient
for performing this operation. (rsAccessDenied)
How am I supposed to give necessary privileges... more >>
SQL Server Express Reporting Services - Can't login
Posted by brob6440 NO[at]SPAM bigpond.net.au at 2/24/2007 2:53:27 AM
Hi all, I have installed SQL Server Express 2005 Advanced (with
reporting services).
I have followed the videos on the microsoft site. Everything seems to
install fine, but I can not get into the http://localhost/Reports
website or the ReportServer site. I tried changing the access on the
sit... more >>
Reference to a second dataset in a second matrix within one report
Posted by Tina Wolf at 2/23/2007 2:43:11 PM
Hello Everyone,
I am attempting to create a report that contains two matrices. Each matrix will use it's own dataset. My problem is on the second matrix...I am unable to fiture out how to code the Value Property to refer to the field without First or Sum. When I drag and drop the fields into t... more >>
New marker days?
Posted by Smokey Grindle at 2/23/2007 2:20:41 PM
Is there anyway to view or get the number of days that an item will be
marked as "new" for? or any way to change this? or does anyone know what the
default value is? thanks!
... more >>
Exporting to MS Excel
Posted by Terry at 2/23/2007 9:09:00 AM
We are unable to maintain the format of our 3 column style report when we
export the report to MS Excel. However, we have no problems with maintaining
the 3 column style report format when exporting to .PDF.
Please help!
However, our business depends on this formatted report for our 2400... more >>
Text Direction in Table Header
Posted by MarieJ at 2/23/2007 8:59:18 AM
Hi,
I am wondering if there is a way to change the text direction of text in a
cell in the table header row. For example, the results that will appear in
the detail portion of the table will simply by Y or N. I want to turn the
text sideways so it takes up minimum space. I don't see anyt... more >>
Scheduling Reports
Posted by dbach at 2/23/2007 6:24:07 AM
How are reporting services reports scheduled to run and email? I don't see
any links in the SQL Server Business Intelligence Development Studio. Are
there plug ins or something else from microsoft that could be missing? I have
SQL Server 2005 SP1 running on my PC (windows 2003). Any step by st... more >>
user and password
Posted by Willo at 2/22/2007 8:07:36 PM
Hi;
im new in reporting services and i need my network and terminal service
users, can generate the reports (using internet explorer) but i dont want
they have to type user and password again, is there a way that windows's
user and password can be used for the reports?
TIA
... more >>
CanGrow, Merged Cells, Export to Excel
Posted by C. Moya at 2/22/2007 7:47:16 PM
This seems to be a longstanding bug that has not been resolved in 4(?) years
and is also present in ReportSvcs 2005. When you export a report to Excel,
merged cells "CanGrow" property is ignored. (For us at least) this almost
renders Reporting Services utterly useless.
So for instance if yo... more >>
Hiding a table in a report
Posted by Daniel Bello at 2/22/2007 6:02:31 PM
Hello:
I have a report with several tables, each of them "Inserts a page break
before" (so it renders on an individual page)
The visibility of one of these tables depends on the data and some problems
are derived from this situation:
1 -The table with the Hidden expression is not insertin... more >>
Selectively show report data
Posted by Mark Goldin at 2/22/2007 4:05:45 PM
How can I show some sensitive data differently to different users?... more >>
Subreport display
Posted by Joe Enos at 2/22/2007 2:55:57 PM
I'm a beginner with SQL Reporting Services, so I apologize if this is
a well-known issue:
I have a report with multiple subreports. I want 2-3 logical
"columns" of subreports, each subreport potentially being a separate
height. It seems that if I put several subreports on the page, the
top ... more >>
Query timeouts
Posted by ekkis at 2/22/2007 12:23:22 PM
I've created a report in RS 2006 that uses an XML data source. The source
uses a web service that takes sufficiently long to return that my query times
out.
can anyone tell me how can I increase the timeout value of the query?
... more >>
Difficult question regarding Reporting Services
Posted by martinghale NO[at]SPAM gmail.com at 2/22/2007 12:14:07 PM
We are having an issue that 1) I can not find any documentation on how
to setup correclty and 2) have not had any postings from other experts
that have actually worked.
Here's the issue along with our environment:
Server 1 - Windows 2003 SP1 with SQL Server 2005 SP1
Server 2 - Windows 2003 ... more >>
Multiple datasets embedded within each other..
Posted by MJ at 2/22/2007 11:10:35 AM
I have a dilemma. I am creating an invoice report with a fairly
complicated hierarchy.
I have it working so far. All the invoice elements are doing fine
except the taxes. Because of business requirements, it is not possible
for me to get everything in a single dataset. My invoice may have 40
... more >>
YTD Totals
Posted by cmayers at 2/22/2007 10:46:02 AM
I have a SQL Server database and stored procedure to return
month no, budgetamount, actualamount. Budgetamount has values for each of
the 12 months of the year actualamount has YTD amount for each month. The
user wants to see a total for the budgetamount for the same time frame as the
actua... more >>
Hide a Static Row/Column in a Matrix
Posted by Jiabin Xie at 2/22/2007 10:31:03 AM
How can I hide a static row/column in a matrix? The static row/column should
only display depending on a parameter.
thanks,
... more >>
Upgrading to SRS 2005: Where are the .RDL files for 2000?
Posted by Adam St. Pierre at 2/22/2007 9:49:10 AM
Hello again, everyone.
I'm in the process of upgrading to SRS 2005. We have an instance of SRS 2000
on one server, but wish to migrate all of those reports to a new server with
a clean installation of SRS 2005 so that the 2000 hardware can be
reallocated.
Needless to say, I'm not the re... more >>
Expression to alter the font size
Posted by James at 2/22/2007 9:04:49 AM
I'm trying to use an expressions like these to alter the font size....
iif(Len(Fields!MyField.Value) > 12, "7pt","8pt")
iif(Len(Fields!MyField.Value) > 12, 7pt,8pt")
iif(Len(Fields!MyField.Value) > 12, 7,8)
Regardless of which expression I use, I get this error:
"<my expression> cannot be... more >>
RS2000 & internal RS Database in SQL 2005
Posted by Stefan at 2/22/2007 5:52:13 AM
Dear all,
We are migrating step by step our different environements, we would like to
migrate SQL 2005 first, then migrate all the other applications to .NET v2.0,
Reporting Services 2005, ...etc.
We already bought the new SQL 2005 servers and we have several questions
about this :
... more >>
Best Practice to deploy reports
Posted by Zekske at 2/22/2007 5:16:27 AM
I'm a DBA and need to deploy the reports our developers made in a test
environment on the production servers.
What is the best way of doing this.
Are there some how to's, white papers or best practices?
Regards... more >>
Reporting Services Login Problem
Posted by Veera at 2/22/2007 5:11:37 AM
Hi All,
I am getting Reporting Services Login box , when trying to deploy the
reporting services reports on the test server.
After entering username/password it does not do anything, I mean not
allowing to deploy.
I am unable to deploy straight from VS2005 (on development box) to the
test se... more >>
Link with parameters
Posted by Hans at 2/22/2007 1:33:05 AM
Hi,
is it possible to start a Report via Link (from Desktop) with start
parameter like an
ASP-Script
For example:
....report.rdl?Year=2007&Month=6...
Thank you
Hans
... more >>
Hiding Report Parameters ToolBar
Posted by Sudhakara.T.P. at 2/22/2007 1:29:03 AM
Hi,
I am generating report using stored procedures. I am passing values to the
SP parameters for the report through URL. When I generate the report, the
parameters are being displayed in a toolbar at the top of the report. Is
there any way I can hide the parameter toolbox or parameter list wh... more >>
SQL 2005 SP2 BUG REPORTING SERVICES
Posted by at 2/22/2007 12:00:00 AM
Hi
I have installed sql 2005 sp2 but i found a serious problem.
When i open a preview of a remote report from a windows form application
and press the "print layout" button on report viewer i see a black page.
I think there's a problem with transparent colors ( Vista support????)
No problem i... more >>
Simple q on parameters
Posted by Bob at 2/22/2007 12:00:00 AM
Hi,
I'm new to reports. I have created a report with two tables in it. One table gets its data from a dataset
which is linked to a stored procedure. The sp takes 3 parameters, market, fromDate, toDate. The report has 3
parameters also and these are passed to the proc to populate the first tab... more >>
Run Report out of an Entity
Posted by Thomas Burger at 2/22/2007 12:00:00 AM
Hello NG,
I want to run my generated report like the Account Overview out of an
Account. The Report shows Informations about an Account. But if I run this
Report out of an Account the Report gives me Informations to all Accounts an
not just from the selected. What should I do that just the ... more >>
|