Skip to Main Content

Oracle Developer Tools for VS Code

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Select database connection as "default"?

user11216775Jul 5 2021

Hi,
I have a case with a couple of projects, where a bunch of SQL scripts comes direclty from a git repository. I have installed ODT in VSC and created my database connection. So far, so good. When I switch to folder with scripts, in each script I can click at the bottom and choose a database connection and execute it.
The problem, however, is that there are really a *lot* of those SQL scripts and they all practically need just one database. Is there a way to select/define a "default" database connection for a VSC project or folder or something, so that all SQL scripts in it inherit that connection somehow?
Thanks!

Comments

Post Details

Added on Jul 5 2021
3 comments
194 views