.. / sqlcmd.exe

Integrated environment for managing any SQL infrastructure, from SQL Server to Azure SQL Database


Functions:
Type:
Toolsets:

Manage

SQL Server Command Line Tool

sqlcmd.exe -S SQL1.ad.bitsadmin.com\SQLEXPRESS
Usecase
Connect to MSSQL database and execute commands on the underlying OS using the xp_cmdshell stored procedure, execute CLR code or pivot over MSSQL server links




Updated: 2023-07-01
Contributor: Arris Huijgen (bitsadmin)