One Crystal Report - many databases

G

Guest

Our company have one asp.net 2.0 web application using c# as code behind and
one C++ windows application. Both applications are using Crystal Reports (v
10) as report engine.

The web app. just started using crystal report and can access and show the
report but for now EACH report has to be hardcoded to one customers database.
We would like to use same reports in the web app as the win app use which
dynamically connect to the database with a ODBC connection.

We have solved the problem in the win app using different startup-scripts
for every user. The script changes the win. registry for the ODBC the report
use. So in the report all we have to do is to set the connection to the
database with this ODBC connection.

The question is how do we do something similiar in our web application? As I
understand we cannot use a ODBC on the web server.

We cannot have the reports like this since this would require us to modify
1300 * 50 reports for the web and just 1300 reports for the win app so please
help us!
 

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

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,521
Members
44,995
Latest member
PinupduzSap

Latest Threads

Top