Integrating SQL Server Reporting Services With ASP.NET?

P

Patrick.O.Ige

Looking for resources how to integrate SQL SERV Reporting Services with
asp.net
It could be articles,samples etc..
Patrick
 
S

Scott Allen

When integrating 1.1 with SSRS 2000 your best best is the ReportViewer
component that comes in the "samples" directory of Reporting Services:

http://www.odetocode.com/Articles/128.aspx
http://odetocode.com/Articles/156.aspx


You can combine the ReportViewer with a web service approach to
provide richer features:

http://odetocode.com/Articles/95.aspx


In 2005 there is a built in report viewer component that functions
just like the sample in SSRS 2000. Plus, there are report controls you
can drag into a web form that don't need the reporting server present
to work!
 
P

Patrick.O.Ige

Thx Scott
Patrick

Scott Allen said:
When integrating 1.1 with SSRS 2000 your best best is the ReportViewer
component that comes in the "samples" directory of Reporting Services:

http://www.odetocode.com/Articles/128.aspx
http://odetocode.com/Articles/156.aspx


You can combine the ReportViewer with a web service approach to
provide richer features:

http://odetocode.com/Articles/95.aspx


In 2005 there is a built in report viewer component that functions
just like the sample in SSRS 2000. Plus, there are report controls you
can drag into a web form that don't need the reporting server present
to work!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top