Posts
Sort by recent activity
Input string was not in a correct format
Hi,
I'm installing SQL Backup 5.4 on a new server, but I get this error every time I try to install the server components.
First it fails completely, but if I leave that window open, install SQBSer...
SET NOEXEC ON
Hi,
I ran into a tricky situation here; I use mutliscript to deploy stored procedures, one stored proc per script file.
Some scripts have an error handler in them, where if something goes wrong, a ...
Multiscript and open transactions
Hello,
I use multiscript to run several stored procedure change scripts on databases.
I now run into the problem that a mistake has been made in the script, the closing COMMIT statement is missing....