zsousa
10 years agoContributor
Environments
is there a way to link environments with certain databases? so I have several environments and several databases. What I want to do is when I switch to a new environment I want the system to also sel...
This doesn’t work. So when I go to the “JDBC Connection” tab under environments I see several connections how do I set up which DB connection to each environment.
If you see several connections under JDBC Connection tab in environments, that probably means you've already created multiple JDBC Conenctions under 'Databases' module.
Let's say you have just one database for each environment. In this case
1. Under 'Databases' module you should create only one.. ( if you have more than one there, just delete the rest to avoid any confusion.
2. This one connection you created will show up under each of the enviornments. In each environment you would see Driver and Connection string column as editable. For each envionment change the connection string and driver to point to the specific database.
I just tried and it works for me. If this don't work for you and have a valid license, try contacting smartbear support. They might point you to some tutorial and guide you.