Hey guys, is there any easy way to permanently store database connections? Say… I create an Oracle connection for one of my projects, and when I create another project, I have to configure it again. Can I just do it once?
That obviously comes to another question… is there any way that I can create more than ones connections to an Oracle DB? say I have the same database for different environments (DEV/QA/PROD), how can I achieve that? I would like to pick which Database/connection to use.
Thanks for your post again. We will consider to support permanent configuration of database in the future. If there is any news on this issue, I’ll come back to you immediately.
For having more than one connections to a database, I’m sorry that we do not support. Please feel free to ask if there is any further inquiry.
With this enhancement, you can export the configuration from Database Configuration dialog, and import the configuration details for future use/other project. Hope this helps.