SqlRunner is a C# tool to enable rapid and reliable execution of T/SQL scripts against a Microsoft SQL Server database. It is intended as a faster drop-in replacement for osql with the abilty to run multiple files with easier error checking.
There are no reported vulnerabilities