How can we help you today? How can we help you today?
jim.wilson
How can I set backup options via t-sql commands
I would like to set some Server Options related to SQL Backup log files via t-sql. Can this be done, and if so how? We have over 100 instances of SQL with Redgate installed, and I would rather no...
3 followers 3 comments 0 votes
Capture results for sqlbackup into a temp table
Running version 5.2.0.2825 I'd like to capture the results of the backup process to a temp table. I found some suggested code for doing this, but I'm getting the error "Column name or number of su...
1 follower 1 comment 0 votes
Can I capture the version of SQLBackup being used via t-sql?
I'd like to report SQLBackup version information for all SQL servers to a central SQL server via a nightly automated process throughout our SQL environment. To do this, I need to be able to someho...
3 followers 5 comments 0 votes