Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>SqlTools OdbcNew to Visual Studio Code? Get it now.
SqlTools Odbc

SqlTools Odbc

Tobi187

|
3,242 installs
| (0) | Free
Odbc Driver Support for SqlTools
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

License: MIT

Odbc Connection for SQLTools

Connect to your favorite Database with the Power of ODBC

Install

Install from the VSCode Marketplace.

Features

  • Connect to your favorite Database
  • Run queries
  • Explore DB tables and columns in the sidebar
  • View table results by selecting them in the sidebar

Because the internal Structure of different Databases is vastly different the Sidebar View has to be implemented manually for every Database essentially. This means the Sidebar explorer works only for supported Databases. If you need Support for a new Database just open an Issue in the Repository and I'll try to implement it. In unsupported Databases the Querying should still work maybe

Currently Supported Databases

  • IBM iSeries AS400 (iSeries Access ODBC Driver)

Connecting To a Database

alt text

Currently only Connection Strings are supported, because i don't know if different Odbc Connections require a different format / different Parameters in their Connection String

Known Limitations

  • Db Explorer only works for supported Dbs
  • Mssql
    • Selects for Tables with Varchar(max) + Varbinary(max) only works when these Columns are at the end. Look here

Contributing

  • If you encounter bugs or have feature requests, feel free to open an issue.
  • PRs welcome
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft