all groups > sql server reporting services > december 2005 > threads for wednesday december 28
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 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 >>
Don't see what you're looking for? Search DevelopmentNow.com.
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 >>
|