Activity overview
Latest activity by brentm
Does the latest release of Prompt support SSMS 18 preview 4 released by Microsoft on 24th Sept? / comments
Does the latest release of Prompt support SSMS 18 preview 4 released by Microsoft on 24th Sept?
I'm willing to participate... happy to help as there could be some benefit to us as well. We document our whole fleet and reply on the product. / comments
I'm willing to participate... happy to help as there could be some benefit to us as well. We document our whole fleet and reply on the product.
Hi, I'm interested in the specifics of "support for backing up SQL 2014 databases" as I've been using SQL Backup 7.6 against SQL2014 since October 2013. / comments
Hi, I'm interested in the specifics of "support for backing up SQL 2014 databases" as I've been using SQL Backup 7.6 against SQL2014 since October 2013.
Modify the error checking in the command to this:
IF (@exitcode >= 500) OR (@sqlerrorcode <> 0 and @sqlerrorcode <> 976)
so that the SQL agent job will succeed and ignore the 976 error and report success / comments
Modify the error checking in the command to this:
IF (@exitcode >= 500) OR (@sqlerrorcode <> 0 and @sqlerrorcode <> 976)
so that the SQL agent job will succeed and ignore the 976 error and report s...
I've opened a support case but how come SQLToolbelt shows SQLBackup 7.4 now?
Did you back out 7.5 from being available? / comments
I've opened a support case but how come SQLToolbelt shows SQLBackup 7.4 now?
Did you back out 7.5 from being available?