microsoft / azuredatastudio

Azure Data Studio is a data management and development tool with connectivity to popular cloud and on-premises databases. Azure Data Studio supports Windows, macOS, and Linux, with immediate capability to connect to Azure SQL and SQL Server. Browse the extension library for more database support options including MySQL, PostgreSQL, and MongoDB.
https://learn.microsoft.com/sql/azure-data-studio
MIT License
7.54k stars 898 forks source link

SQL notebook and ability to run SQLCMD or OS commands #8467

Open uc-msft opened 4 years ago

uc-msft commented 4 years ago

Issue Type: Feature Request

Please enable SQLCMD extension to T-SQL editor and the SQL notebook. The SQLCMD mode in T-SQL editor is currently broken (I have filed separate bug for that).

Currently, I don't want to run python code to run bunch of T-SQL batches and say perform other OS/SQLCMD commands. I use a .SQL script right now and run from SSMS that can support this pattern.

Azure Data Studio version: azuredatastudio-insiders 1.14.0-insider (43387f0d0b73b34b7f119720c7335c3c5aa54f55, 2019-11-25T05:56:06.371Z) OS version: Windows_NT x64 10.0.19030

udeeshagautam commented 4 years ago

@chlafreniere adding myself too for the sqlcmd side. here is the full list that I am working on https://github.com/microsoft/azuredatastudio/issues/7381

SaurabhSharma-MSFT commented 2 years ago

@udeeshagautam @kburtram Do you have any updates on this feature.