Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

One CR Report...Many Databases with Identical tables

Status
Not open for further replies.

Ngolem

Programmer
Aug 23, 2001
2,724
CA
Hi;

I have written many CR reports that have been launched from the Web using the WebComponent Server (version 8.0). There is no problems passing user parameters from the Webform to the CR in addition to their user names and Passwords.

However, I am soon to start a project where Web Component Server and reports are stored on a central server but there are 5 satelitte facilities...each with their own databases but the tables and fields within these tables are identical.

I have ODBC connections to each of these locations.

Is it possible to pass the database name/ODBC connection ...dynamically to a Crystal report from the Web form?..I know I can pass the UserID and Password.

If not, I think my only solution would be to have 5 identical reports, one for each facility and have the Web form select which report to run....but this becomes a maintenance/resource problem as there are over 50 reports to write.

Any thoughts/comments are welcome
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top