Skip to Main Content

SQL Developer 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!

Can the path to look for SQL scripts be configured?

user9540031Jan 24 2024 — edited Jan 24 2024

In the original SQL Dev, that's the “Select default path to look for scripts” setting (in Tools -> Preferences…, “Database: Worksheet” node).

In the stand-alone SQLcl, it's the SQLPATH environment variable.

Is there any equivalent in SQL Dev for VSCode?

I have tried setting the SQLPATH environment variable, but though that variable is set and inherited in the environment by all VSCode processes, it seems to be ignored, including in the integrated SQLcl tool.

Thanks & regards,

This post has been answered by thatJeffSmith-Oracle on Jan 24 2024
Jump to Answer
Comments
Post Details
Added on Jan 24 2024
6 comments
596 views