Showing posts with label reprting. Show all posts
Showing posts with label reprting. Show all posts

Wednesday, March 7, 2012

Reprting services on XP

Hi,
Which combination of sql server and Reprting services do I need on winxp? (I
mean which version of RS and which version of SQL serevr)The system requirements are listed on
http://www.microsoft.com/sql/reporting/productinfo/sysreqs.asp but basically
you need the Developer Edition of both, which means that it can't be put
into production.
--
Sincerely,
Stephen Dybing
This posting is provided "AS IS" with no warranties, and confers no rights.
Please reply to the newsgroups only, thanks.
"Ray Alirezaei" <ray@.my.com> wrote in message
news:uJdqc%23e6EHA.2452@.TK2MSFTNGP14.phx.gbl...
> Hi,
> Which combination of sql server and Reprting services do I need on winxp?
> (I mean which version of RS and which version of SQL serevr)
>

Reprting Services 2000 Printing

Hi,
I am using Reporting services 2000 in asp.net application.Everything is working fine ,but when I am trying to get a print using Internet Explorer Printing options ,the toolbar of the report is also coming into the print preview.I want to get rid of it.I want only the report no toolbar.
Can anybody help me?
Thanks!!I am not sure if IE Printing options will allow you to do that. You might need to write some code to do that. I'll see if I can cook up something for you if I get the time.