Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mnaoumov/invoke-sqlcmdex
- Owner: mnaoumov
- Created: 2015-01-06T09:53:17.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-06T18:21:32.000Z (almost 10 years ago)
- Last Synced: 2023-03-24T11:58:58.404Z (almost 2 years ago)
- Language: PowerShell
- Size: 145 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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