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!

In SQL Dev for VS Code I cannot view tables/views/indexes/etc... and attempting to open those folders closes my connection.

Jacob RondeauJan 12 2026 — edited Jan 12 2026

I have followed content creator Database Star's Oracle installation guide with a containerized server but I am observing the following issue when attempting to use the Oracle SQL Developer extension in VSCode. I have tried remaking the server, reinstalling VS Code, running as administrator but I am unsure where the block could possibly be.

When I attempt to open a folder under my connections such as my tables it will generate two errors:

I can still create a table and select * From tablename to view the data but I would like full end to end functionalities of the extension as I learn about databases.

I can use the SQL developer application without issues.

This post has been answered by Jacob Rondeau on Jan 15 2026
Jump to Answer
Comments
Post Details
Added on Jan 12 2026
6 comments
158 views