Post Author: sp4rt4n029
CA Forum: Data Connectivity and SQL
Hi,
Is there a way I could specify the database URL as a parameter? The problem is that I've a copy of production DB running on my system with a different db name and I've spent quite a long time to create all the reports and now when the reports will be moved to production, it will complain that it can't find the database with that particular db name. Is there a way I could either pass the URL as parameter or change the DB name without having to format the whole report all over again? Thanks