all groups > sql server reporting services > december 2005
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
How to dispaly SQL query /Analysis results in a web browser
Posted by Megan at 12/31/2005 7:32:02 PM
Hi,
I would like to create a way for our management to access our financial
reports through a web browser, what is the best way or presenting data to our
management from SQL reporting or analysis services.... I have been going
into so many different directions and I would appreciate any hel... more >>
Two different detail tables for a master table's row
Posted by Stefan Falk at 12/31/2005 1:38:57 PM
Hello everybody,
I have a master data set returning rows about projects. For each project,
there are two kinds of detail data: The time periods used for work for the
project, and the travels to the customer. Both have, of course, different
numbers of rows for each project, and totally diffe... more >>
Q: report manager
Posted by JIM.H. at 12/31/2005 8:31:03 AM
Hello,
How can I make my sub-reports invisible in the report manager, I do not want
users click them and try to run.
Thanks,
... more >>
PDF Image Rendering issue with SP/2
Posted by beau.button NO[at]SPAM gmail.com at 12/30/2005 1:29:39 PM
When i export a report to PDF using the preview, my images are
seriously pixelated. I've updated to the SP2 and the issues still
occur.
Any advice would be greatly appreciated.
... more >>
Q: convert this to Code
Posted by JIM.H. at 12/30/2005 11:59:02 AM
Hello,
This is my code in C#
DateTime sYear = new DateTime(Now(),1,1);
DateTime q1Start = sYear;
DateTime q2Start = sYear.AddMonths(3);
DateTime q3Start = sYear.AddMonths(6);
DateTime q4Start = sYear.AddMonths(9);
DateTime q1End = q2Start.AddDays(-1);
DateTime q2End = q3Start.AddDays(-1)... more >>
selecting datasource when redistributing reports
Posted by Craig L at 12/30/2005 11:07:51 AM
Hi,
Thanks to an earlier post, I can distribute report to our client base =),
but I have hit a new snag.
The connection string used to create the report is not the string needed on
the client sites. Is there a way to automagically update the connection
string in a report with the correct i... more >>
Basic Reporting Services / Analysis Server report - flattened rowset problem
Posted by JoelBarish at 12/30/2005 10:59:08 AM
I am just getting started with Reporting Services 2000 and I need some
help PLEASE! My source is MSAS 2000 cube. This whole flattened rowset
is confusing me. Insight will be HUGELY appreciated.
I have a MSAS hierarchy that looks like this:
WORLD
-North America
---USA
---Canada
---Mexico... more >>
Requirements for installing this product on a W2003 server?
Posted by __Stephen at 12/30/2005 8:06:46 AM
I wanted to try a test drive of the product on my new web server, but I get
a warning that it won't install. Warning is worthless because it says that
something isn't present, but fails to mention what that is. No # to cross
reference.
So what do you need to have on a fresh install of W20... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
How to deploy report from QA to PROD without changing data source
Posted by Mike Kelly at 12/30/2005 6:49:03 AM
Hi. I love the time-saving features of Reporting Services. I desing my report
in VS2005. Then deploy them to my QA server and, when that passes testing,
put it into my PROD environment. That all works very nicely.
I have defined 2 data sources, one for QA and one for PROD. What gets to me
... more >>
Report Deployment Error:
Posted by Thyagu at 12/30/2005 6:10:02 AM
Hi while deploying the reports to the server I get the following error.
Server did not recognize the value of HTTP Header SOAPAction:
http://schemas.microsoft.com/sqlserver/reporting/2003/10/reportingservices/ListSecureMethods.
Could anyone help me to overcome this?
Please mention if any c... more >>
Report Model and Security Filter
Posted by Michael Schwabl at 12/30/2005 5:40:03 AM
I have a single database which will be shared by many customers.
So the idea was to design a "Report Model" and use Security Filters to make
sure that customers only see data belonging to them. Each tabel has a field
called ClientID.
How can one design a single report model which asures that... more >>
Resources of reporting service programming
Posted by Joe at 12/30/2005 3:31:02 AM
All resources of reporting service programming(web site)... more >>
Local mode in asp.net web app
Posted by Joe at 12/30/2005 3:29:02 AM
Dear all,
Can i use local mode of reporting service in asp.net web application?... more >>
:( Please Help Needed on Printing Report in RS
Posted by Raj at 12/29/2005 10:58:17 PM
Hi All Experts,
I caught in a big problem, previosly our application was using Crystal
Report, but on my suggestion Project Manager changed the reporting tool
for next client and we are decided to use RS and removed CR from our
application.
There are 50 Reports, we designed it well and we don... more >>
'ALL' member when using MDX query
Posted by john.r.carter NO[at]SPAM bankofamerica.com at 12/29/2005 8:08:22 PM
When I try to generate a matrix report using mdx against an AS2000 cube
I am unable to retrieve the "all" level from my "Providers" dimension.
Does anyone know how I can get the all level included in my report?
Basically the 'Providers' dimension has two member plus the all level.
Member 1 - B... more >>
How to retrieve a report in SQL Reporting Server
Posted by Ayad at 12/29/2005 4:17:35 PM
Is there a way to read the rdl file that is already deployed on the Report
Server to modify it? I have some reports on RS but don't have the original
rdl file.
Thanks
Ayad
... more >>
Integrated Security to RS and SSAS not working
Posted by Raghu at 12/29/2005 3:58:02 PM
Hi,
Here's my setup:
1. ReportServer website is setup to use Integrated Authentication
2. I added a new user group (in computer management) called ReportAdmins
3. I used Management Studio to connect to my Reposting Services, at the top
level, I added the user group I just created, and gave i... more >>
Force list to stay in same place on repeat pages?
Posted by jim_slc at 12/29/2005 3:43:11 PM
Is there some way to force a list (or table) to print in the same place
on repeat pages as it does on the first page?
Say for instance on the first page the list starts 2 inches from the
top, can I make it so on continuation pages the list always starts 2
inches from the top? Instead of startin... more >>
Q: Report Deployment
Posted by JIM.H. at 12/29/2005 3:28:02 PM
Hello,
I have two questions:
1. When I debug my application it seems it deploys reports to report
manager, how can I prevent that from happening, I would like to deploy when I
chose deploy command only?
2. I have a report which has many sub-report, when I deploy sub-reports are
deployed... more >>
Problem accessing Report Server
Posted by Joe S. at 12/29/2005 3:00:02 PM
Installed SQL 2005 and Report Services on Win XP SP2 with IIS 5.1 installed
for testing. Already had SQL 2000 installed so I gave the new install an
instance name of SQL2005. My problem is that I can't access the Report Server
web pages. I have checked and IIS 5.1 is running, report services i... more >>
Problems in Report Presentation
Posted by Brennan at 12/29/2005 1:35:01 PM
Hello:
We are running SQL Server 2000 RS. We are just starting to deploy reports
and we are running into a strange problem.
We have given users access to their reports via various Windows security
groups. When an Sysadmin runs a report, it's runs fine and displays
everything in a timel... more >>
distributing reports to multiple report servers
Posted by Craig L at 12/29/2005 1:14:37 PM
Hi,
I am trying to figure out how to package and deploy reports to multiple
report servers. We have 200+ clients, and are trying to switch over to
report server, but I can't find any documentation about deploying reports
outside of an organization.
To clarify a little, new releases come ou... more >>
How to remove 'Select a Value' from the drop down list.
Posted by amitmittal77 at 12/29/2005 12:41:42 PM
I am using SQL Server 2005 RTM. In which i am getting 'Select a value' in all
the drop down list.
I don't want 'Select a value' in the drop down list
Please advise how to remove it from the drop down list... more >>
Logon failed when attempting to run report
Posted by Terry at 12/29/2005 10:53:04 AM
When attempting to run a report, the following error appeared.
What does the following error message mean?
Logon failed.
Logon failure: unknown user name or bad password. (Exception from HRESULT:
0x8007052E)
... more >>
Possible to Loop thru dataset using Custom Code?
Posted by Sorcerdon at 12/29/2005 8:49:21 AM
Is there a way to pass a record set into a function of custom code?
If so?
What datatype should I use?
I have been told its impossible to loop thru the dataset...
Can you get the INDEX of the First row and the INDEX of the last row as
a parameter into a custom function?
regards,
Stas K.... more >>
print header on the first page only
Posted by Marie at 12/29/2005 8:20:02 AM
I have a table grouped by id. The detail for a particular group can span
serveral pages.
I have 3 header lines for each group . I want to print all 3 header rows on
the first page of the group and only one of the header rows on the next pages
of the group.
Does any one know how to do t... more >>
Decoded values in report
Posted by Arshad Syed at 12/29/2005 8:05:05 AM
Hi,
I have a report generated from a dataset which has the state and county
codes. I have some other general purpose datasets which have the correspoding
county/state codes and descriptions. How do I link these to the report so
that I can see the descriptions instead of the code? I tried ... more >>
SQL Where Statements vs RS Filtering
Posted by Sorcerdon at 12/29/2005 6:23:09 AM
Lets say Im running many small/big reports.
I want my report to be generated fast.
What's faster?
SQL Store Procedures with Where statements or RS filtering?
Reason for my questions:
SQL cache only caches specific requests - meaning where startdate is x
and end date is y. So if I run the s... more >>
Rendering different reports into a single PDF
Posted by AN at 12/29/2005 3:42:26 AM
I have 2 reports, my requirement is to render these 2 reports into a
single PDF file (kindof like appending the reports). Is this possible
with reporting services?? How? TIA
... more >>
How to avoid windows login prompt (Help Pls!!!!!)
Posted by Nayan at 12/28/2005 6:02:02 PM
I am trying the following code in my ASP.net page to pass network credentials
to the ReportServer.
This code renders the report without any problem but for some reason after
rendering the report it also prompt windows login prompt Is this a known bug
with RS ???
--// Code //--
Private S... more >>
Aligning Matrices in a report
Posted by Jsarna at 12/28/2005 2:01:37 PM
I have a report that requires 3 matrices side by side, each with
different datasets. The rows are the same in each. I have set all the
properties of the cells to be the same, but the 3 don't line up, I lose
some space each row so that the bottom cells don't line up across the
page.
Any idea... more >>
RS2000 - getting Page Numbers of SubReport to print in Main Report
Posted by CraigZello at 12/28/2005 1:56:04 PM
We have a report that calls several other subreports. These subreports in and
of themselves are reports and in the footer of these reports are page number.
When we run the reports independently they have page numbers. Unfortunately,
from the main report the page numbers of each sub report do n... more >>
RS2005 front-end disaster-how to assoc ReportServer db to new fron
Posted by Dana Forsberg at 12/28/2005 1:31:03 PM
Search phrases:
encyrption key
symmetric keys
Scale-out deployment... not supported
Sql Server 2005 Standard Edition
Reporting Services 2005
The report server installation is not initialized.
(rsReportServerNotActivated) (rsRPCError)
Reporting Services Configuration Manager
=============... more >>
where's tabledirect??
Posted by rsphere NO[at]SPAM gmail.com at 12/28/2005 12:31:28 PM
i am creating a new dataset using sql rpt services in vs 2005. i have a
datasource connecting to a sql 2005 db on same box. datasource
connection tests just fine.
in the new dataset dialog - i have cmd type options for "text" and
"storedprocedure", but not "tabledirect". i am going through a t... more >>
unexpected page breaks
Posted by andrei at 12/28/2005 11:31:03 AM
Hi Group,
This is a repost - original message posted on Dec.20th.
We are using Win 2000, SQL RS 2000sp2 and SQLServer 2000(sp3) and we are
rendering to PDF.
In most of our reports, in the body we have a title and a description,
followed by a table with a grouping structure like this:
T... more >>
Jump to URL with new window
Posted by Angi at 12/28/2005 11:12:47 AM
How can I jump to URL with new window?
Is anyway can do this?
I'm try to use &rc:targetlink=new
but it dosen't work.
how can I do this?
Thanks for any advice!
Angi
... more >>
How to Pass dataset from ado.net to reporting services
Posted by Joe at 12/28/2005 9:56:04 AM
How to Pass dataset from ado.net to reporting services
any articles or any links?... more >>
Page breaks in .pdf
Posted by Carol at 12/28/2005 9:47:18 AM
I have a report that is using 3 rectangles to separate the blocks of
information and I want each rectangle grouping to show up on a separate
page in the .pdf.
I currently have the properties of the 2nd and 3rd rectangles set so
that a page break occurs before the start of the rectangle. This ... more >>
Counting Rows
Posted by John W. Hart at 12/28/2005 9:00:19 AM
I have a simple report, listing patient names, and then columns depending on
certain condition. If they have the condition the column is True, and if
they don't the column is false.
The problem I have is trying to count how many have each condition. I
inserted the following expression in ... more >>
parameters
Posted by Landon at 12/28/2005 8:45:13 AM
I am trying to make a report that will select the sales people who have
made 10 sales or more during the current month and show what those
sales are with the price..., and then show what those same sales
persons totals were for the previous month. my problem is to get the
totals from the previo... more >>
license of reporting service 2005
Posted by Joe at 12/28/2005 6:02:02 AM
Dear all,
Does reporting service 2005 to be installed on sql server 2000, if so, what
is the license requirement?... more >>
asp.net report (rdlc) file cannot create dataSource
Posted by Jay at 12/28/2005 5:45:03 AM
With asp.net 2005 - after I create a report (rdlc) file, I try to create a
Data Source (Report menu, then click "Data Sources", I get error:
The root element of a WC3 XML Schema should be <schema> and its namespace
should be 'http://www.w3.org/2001/XMLSchema'.
Can I fix this?
Thanks
--
Jay... more >>
migrate visual studio.net 2003 to visual studio.net 2005
Posted by Teo at 12/28/2005 4:53:33 AM
I've a server with Visual Studio.net 2003 and reportig services.
I want to migrate to Visual Studio.net 2005
Are there some contraindications?
... more >>
query in sql server 2005 is case sensitive?
Posted by Joe at 12/28/2005 1:58:02 AM
Dear all,
query in sql server 2005 is case sensitive?
Select firstname from Person.Contact - does not run
however
Select FirstName from Person.Contact - run
why?
... more >>
Leading spaces are truncated by the service packs ( SP1 & SP2)
Posted by Jerone Croos at 12/27/2005 10:18:47 PM
Hi,
I have couple of reports which retrieves records with leading spaces.
the leading spaces vary and forms the proper indentation for the fields
to produce a visually pleasing presentation. unfortuanetly, after
installing the SP1(even tried the SP2) the leading spaces are implicitly
trun... more >>
Avoiding the user login prompt for a reporting services report
Posted by Tim at 12/27/2005 1:43:51 PM
Most of the stuff I have read on this is from 2004. I am wondering if
there is a easier fix to this problem.
... more >>
Format a number to be a date format
Posted by Jeanne Conde at 12/27/2005 12:44:09 PM
I have a number field that looks like this:
8 characters long yyyymmdd
ie: 20051201
I can not change its type to a date field. In Access and Crystal I was able
to manipulate the number to make it look like a date ie: 12/01/2005
Can anyone help me figure out how to format the field like thi... more >>
RDL
Posted by Vishal at 12/27/2005 10:51:07 AM
Hi,
Can we write functions in RDL ?
If yes how, where etc...
Thanks
... more >>
Hiding parameter passed through query string
Posted by Mark at 12/27/2005 10:35:24 AM
I'm using Reporting Servicves for SQL Server 2000 and I've embedded a
ReportViewer control in an ASP.NET page. The reports I link to all require a
sensitive parameter value and I have been passing that through using the
query string. Unfortunately, the entire URL of the report--including the
... more >>
How to remove domain admins from SRS
Posted by darwin at 12/27/2005 10:29:42 AM
Hi
In our IT dept all IT users are members of the domain admin group (not my
idea). Is there a way to prevent them from seeing reports/folders? We only
want admins to see reports if they are given explicit permissions.
thanks... more >>
|