Friday, March 9, 2012

Reporting Service Installation with Oracle

My Company Database is in Oracle and Now thinking to go for Reporting Service of Asp.net 2.0. Can Somebody will help me what should I need to Strat with. I mean what should i Insatll to make server and configuartion and all that.

Steps or URL are welcome

Hi Milind,

It will be easy if you want to display reports(using SSRS) in your asp.net application which will take data from your oracle db. You can configure the reporting services supports various data sources(http://msdn2.microsoft.com/en-us/library/ms159219.aspx#OracleClient)

Check these articles to know how to configure the SSRS report with oracle db -

http://msdn2.microsoft.com/en-us/library/ms365174.aspx

http://support.microsoft.com/kb/834305

and if you want to know how to use SSRS with asp.net check these -

http://msdn2.microsoft.com/en-us/library/ms153697.aspx

http://msdn2.microsoft.com/en-us/library/aa964126.aspx

No comments:

Post a Comment