I have a coldfusion application which is currently connection to a production database (sql2000). I want to be able to connect this same application to a test environment which is a copy of this production database. I already made a copy of the database and created a new datasource for it. Is there a way I can tell the same application to use 2 different datasources by for excample passing on a parameter to the application.cfm page???
Start Free Trial