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!

Some remark I would like to say in using the oracle developer tools for vs code

User_LDDSTSep 23 2022

there is no way to recognize which database is the one I'm working when I run the sql, both in the result tab and the script, the problem is when I have 2 databases connected and I open a new SQL file for both. I have bypassed it with saving a sql file with the named database and create with the existing sql file.
image.pngit's better if we have something in a way we can switch or just a mention we are in the first connection like in the oracle sql developer:
image.pngIt would be more interesting if we set the maxRows in the result set to -1 but when we run the script, it run for the 10 first and when we paginate to the next, it would run for the next 10 result like oracle sql developer but not running for all the result once and we have to wait for a long time.

Comments
Post Details
Added on Sep 23 2022
2 comments
510 views