Skip to Content
0
Former Member
Sep 14, 2007 at 11:24 PM

Database URL as parameter

21 Views

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