all groups > sql server reporting services > november 2005 > threads for friday november 4
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
Creating Report Headers or Footers
Posted by Hugh O at 11/4/2005 11:04:54 PM
Hi,
The books online clearly say there is a real difference between Page Headers
and Report Headers. And I think I understand that difference.
The documentation show how to create and update Page Headers, but I can not
find out how to turn on Report Headers and how to update them with head... more >>
Printing PDFs
Posted by Floyd at 11/4/2005 10:33:03 PM
OK, this is slightly off topic... I am using the RS Web Service to get a PDF
rendition of one of my reports. That works just great. However, I need to
print the PDF to a printer that could be local or on the network, and may or
may not be the default printer. How can I print this programati... more >>
VS2005 Report Viewer bug
Posted by Chris Botha at 11/4/2005 8:33:01 PM
I have a Report Viewer control on a Web page. I want the control to size
automatically as the Web page sizes, so I've set the control's width
property to 90% and the height property to 90% as well. When the Web Page
loads, the report shows blank. It does not show blank in the following two
c... more >>
Question about Parameter
Posted by Tony at 11/4/2005 7:26:02 PM
Hi,
I need to design a Sales Order (SO) report for my company. In the SO
report, I need to print out the company name, company address, Telephone no.
.... etc in report header. For this design, it serve 5 sub-company under my
company group. Therefore, I store the company data in a table ... more >>
Solutions & Project Criteria
Posted by Hugh O at 11/4/2005 6:05:53 PM
Hi,
I have only one internet app using VS.Net 2003, ASP.Net with VB, and SQL
Server 2000. It will develop into a complex app with numerous web pages
with numerous reports but essentially it is one app accessing all of its
data from one database.
For Reporting Services. Can I put all of my... more >>
Combining a Stacked column and continous line graph
Posted by karenmiddleol NO[at]SPAM yahoo.com at 11/4/2005 5:25:02 PM
Hi All
I am trying a build a RS report which as a graph which combines two
series in to a stacked column and the remaining 6 data series as
continous line graphs.
I sort of managed to get it but it never works when compared to the
corresponding Excel graph.
Please help how do I build... more >>
howto reference previous sums in recursive hierarchy
Posted by gergev at 11/4/2005 1:51:04 PM
Ok, I figured how to do a recursive hierachy. Plus through a lot of digging
managed to come compute the sum at each level. BTW, it works as aspected in
that each level up the hiearchy tree includes the the sums below it as in
Region Sales
-----------------------------
... more >>
Install RS on SQL2000
Posted by ME at 11/4/2005 1:27:11 PM
I have SQL2000 Developer installed my XP box. Look like I can't put any
except the trial version of RS. Does RS run on SQL Std and Ent only? I
want to play with RS but don't want to install the trial version. Is there
a workaround? Thanks.
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Visual Studio 2005 with Reporting Svcs on SQL 2000
Posted by Kyle P at 11/4/2005 12:36:08 PM
Is it possible to use Visual Studio 2005 to develop reports for Reporting
Services residing on a SQL Server 2000 server? I assumed I would be able to
do this, but I'm getting an error when I try to deploy the report...
TITLE: Microsoft Report Designer
"A connection could not be made to the r... more >>
installing samples and sample databases
Posted by klumsy NO[at]SPAM xtra.co.nz at 11/4/2005 11:58:34 AM
i just installed the release of sql server 2005, and for some reasons
adventureworks , nor the reporting services samples got installed,
however i can't seem to install just those, as it says something about
not making any significant changes to the system, i'm just wondering
how i can get these... more >>
Multiples Databases
Posted by e at 11/4/2005 10:38:31 AM
I need to choose the database on the fly...; how can I do that?
... more >>
RS Documentation
Posted by mahk at 11/4/2005 7:27:06 AM
Hello,
I'm pretty new to Reporting services, and now I've gone through the
tutorials, and would like to figure out the best place to go for
documentation I can use for specifics, like a language reference. I have the
books on line, but they come up with the BOL for Visual Studio, so I can't... more >>
Reporting Services Print Error
Posted by GrandeApps at 11/4/2005 6:58:17 AM
We installed Reporting Services and SP2 on our customer portal for
reporting of their test results. This determines how our customers are
paid and is of extreme importance to them. We developed Reporting Services
reports and deployed them just this past week.
The reports look great and hav... more >>
Export to Excel yields extra columns
Posted by Martha at 11/4/2005 5:44:06 AM
I have a table in a report and the report also includes a page header area.
When I export to Excel, I get a lot of extraneous additional columns in
between my columns of data -why is this and how do I get rid of these?
thanks!
Martha
... more >>
Access standard .NET Framework classes
Posted by S=f8ren Lund at 11/4/2005 3:18:09 AM
Hello,
My reports access the class File, a builtin class in the .NET Framework,
to check whether a file exists on a network drive somewhere. I use the File.Exists
method if that's ny help.
What I saw initally was that File.Exists returned false in every instance,
even if the file I was ... more >>
i cant activate the report
Posted by Asher Wu at 11/4/2005 12:00:00 AM
Hi all
I set up a enviroment of report services:
windows 2000+mssql 2000+vs.net 2003+report service.
after finished installing the report ,it told me cant activate
automatically,
i should activate the report service by hand,
so i fount the command in help file: rsacivate command
so
... more >>
|