Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>SQLTools Microsoft SQL Server/AzureNew to Visual Studio Code? Get it now.
SQLTools Microsoft SQL Server/Azure

SQLTools Microsoft SQL Server/Azure

Matheus Teixeira

|
339,539 installs
| (9) | Free
SQLTools Microsoft SQL Server/Azure
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

SQLTools MSSQL/Azure Driver

This package is part of vscode-sqltools extension.

Changelog

0.4.4

  • Improvements and fixes by @fzhem - #1396 and #1399
    • Use Microsoft recommended system table to get a list of databases.
    • Better error handling: Throw database configuration errors rather than retrying.
    • Set default connection timeout to 15 - same as the tedious driver.
    • Add tedious specific option - trustServerCertificate.
    • Database is now optional in connection UI.
    • Use database specific information_schema in queries, fixing empty schemas, tables/views when clicking on a database that is not "master".
    • Return empty list when schema is inaccessible, fixing "sqltools.getChildrenForTreeItem" when clicking on inaccessible schema in sidebar.
  • Use NodeJS 20.

0.4.3

  • Use NodeJS 16.

0.4.2

  • Support password storage using SQLTools Driver Credentials service. #1175 - thanks @raulcesar
  • List schemas in alphabetical order. #1176 - thanks @bombillazo

0.4.1

  • Avoid storing redundant properties on connections that use connectString. #1087

0.4.0

  • Sync with 0.27 release of main extension.

0.3.0

  • Sync with 0.24 release of main extension.

0.2.0

  • Update base-driver package.

0.1.0

  • Sync official driver versions and technology

0.0.6

  • Connection assistant not showing options. #619
  • Removed preview flag

0.0.4

  • Fixes drivers not showing data type on explorer. #595

0.0.3

  • First working version
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft