Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mnaoumov/invoke-sqlcmdex

Advanced Invoke-Sqlcmd
https://github.com/mnaoumov/invoke-sqlcmdex

Last synced: about 1 month ago
JSON representation

Advanced Invoke-Sqlcmd

Awesome Lists containing this project

README

        

Invoke-SqlcmdEx
===============

Normal **sqlcmd.exe** and **Invoke-Sqlcmd** cmdlet don't report error lines correctly if there are GO statements in the sql file.

See http://stackoverflow.com/questions/27785390/get-real-sql-error-line-number for more details

The goal of this project is to provide a way to run any SQLCMD-compatible script and report the real error line