-
Notifications
You must be signed in to change notification settings - Fork 459
Home
Eric Kang edited this page Jul 19, 2017
·
19 revisions
Welcome to mssql for Visual Studio Code! An extension for developing Microsoft SQL Server, Azure SQL databases and data warehouses everywhere with a rich set of functionalities, including:
- Connect to Microsoft SQL Server, Azure SQL databases and data warehouses.
- Create and manage connection profiles and most recently used connections.
- Write T-SQL script with IntelliSense, T-SQL snippets, syntax colorizations, T-SQL error validations and
GO
batch separator. - Execute the script.
- View the result in a slick grid.
- Save the result to json or csv file format and view in the editor.
- Customizable extension options including command shortcuts and more.
- Getting started tutorial
- Enable Integrated Authentication on macOS and Linux using Kerberos
- Manage connection profiles
- Customize keyboard shortcuts
- Customize extension options
- Contributing
- Usage reporting
- OpenSSL configuration (Mac Only)
- Pre-Windows 10 pre-requisite
- Troubleshooting
- Operating Systems
- Releases