I am doing some reporting work under VC++6.0.
and I saw some introduction of the reporting service.
I wonder whether it can be used uner VC++ 6.0?
Can it directly support print report into a paper?
thank you very much!!!VC++ 6 can access a web service with the SOAP toolkit, so you could access
Reporting Services. And with Service Pack 2 (recently released), you can
print directly from IE.
--
Brian Welcker
Group Program Manager
Microsoft SQL Server
This posting is provided "AS IS" with no warranties, and confers no rights.
"Coffee" <a@.a.a> wrote in message
news:OEpJdXVSFHA.2132@.TK2MSFTNGP14.phx.gbl...
>I am doing some reporting work under VC++6.0.
> and I saw some introduction of the reporting service.
> I wonder whether it can be used uner VC++ 6.0?
> Can it directly support print report into a paper?
> thank you very much!!!
>|||Thank you for your help.
And what is the meaning of "print directly from IE"?
Is that means: I output report into IE, then , Use the IE menu "File,
Print..." to print the report?
Thank you very much.
"Brian Welcker [MS]" <bwelcker@.online.microsoft.com> дÈëÏûÏ¢ÐÂÎÅ
:OqQlpBXSFHA.2748@.TK2MSFTNGP09.phx.gbl...
> VC++ 6 can access a web service with the SOAP toolkit, so you could access
> Reporting Services. And with Service Pack 2 (recently released), you can
> print directly from IE.
> --
> Brian Welcker
> Group Program Manager
> Microsoft SQL Server
> This posting is provided "AS IS" with no warranties, and confers no
rights.
> "Coffee" <a@.a.a> wrote in message
> news:OEpJdXVSFHA.2132@.TK2MSFTNGP14.phx.gbl...
> >I am doing some reporting work under VC++6.0.
> > and I saw some introduction of the reporting service.
> > I wonder whether it can be used uner VC++ 6.0?
> >
> > Can it directly support print report into a paper?
> >
> > thank you very much!!!
> >
> >
>|||No, we now have a print button on the toolbar that launches an ActiveX
control to print the report.
--
Brian Welcker
Group Program Manager
Microsoft SQL Server Reporting Services
This posting is provided "AS IS" with no warranties, and confers no rights.
"Coffee" <a@.a.a> wrote in message
news:OM4RTIbSFHA.3420@.TK2MSFTNGP14.phx.gbl...
> Thank you for your help.
> And what is the meaning of "print directly from IE"?
> Is that means: I output report into IE, then , Use the IE menu "File,
> Print..." to print the report?
> Thank you very much.
>
> "Brian Welcker [MS]" <bwelcker@.online.microsoft.com> дÈëÏûÏ¢ÐÂÎÅ
> :OqQlpBXSFHA.2748@.TK2MSFTNGP09.phx.gbl...
>> VC++ 6 can access a web service with the SOAP toolkit, so you could
>> access
>> Reporting Services. And with Service Pack 2 (recently released), you can
>> print directly from IE.
>> --
>> Brian Welcker
>> Group Program Manager
>> Microsoft SQL Server
>> This posting is provided "AS IS" with no warranties, and confers no
> rights.
>> "Coffee" <a@.a.a> wrote in message
>> news:OEpJdXVSFHA.2132@.TK2MSFTNGP14.phx.gbl...
>> >I am doing some reporting work under VC++6.0.
>> > and I saw some introduction of the reporting service.
>> > I wonder whether it can be used uner VC++ 6.0?
>> >
>> > Can it directly support print report into a paper?
>> >
>> > thank you very much!!!
>> >
>> >
>>
>
No comments:
Post a Comment