Click to See Complete Forum and Search --> : How to switch database server easily?


azhong
July 1st, 2008, 04:34 PM
We have two database servers, one for DEV, one for PROD, both have identical data tables and views.
We also have 100 crystal reports.
How can I switch the data source for all of the reports other than going into each one and using the database experts to change manually?

Thanks,
Alan.

jasonli
July 14th, 2008, 04:37 PM
try to set PROD datasource info to report document object when you call report in program.