Hi,
I have a web application written in C#/ASP.Net and the backend DB is Oracle. There are already Oracle Reports written for this, I am just wondering how I go about hooking them up within the code? What is the syntax for this, and how to pass parameters etc?
Everywhere I see seems to be using either Crystal or SQL Reporting Services instead.. Is there a reason no one seems to be using Oracle Reports in an ASP.Net web app?
Thanks in advance Luke