microsoft / go-sqlcmd

The new sqlcmd, CLI for SQL Server and Azure SQL (winget install sqlcmd / sqlcmd create mssql / sqlcmd open ads)
https://learn.microsoft.com/sql/tools/sqlcmd/go-sqlcmd-utility
MIT License
395 stars 63 forks source link

Add "application_name" to connections made by go-sqlcmd #189

Closed stuartpa closed 1 year ago

stuartpa commented 1 year ago

To enable troubleshooting scenarios when connecting to the server with go-sqlcmd, ensure application_name is populated. (ODBC sqlcmd populates application_named with SQLCMD)