Activity overview
Latest activity by Paul Allen
Thanks v. much for the quick response.
I've no problem with modifying the T-SQL command within the SQL Server Agent backup job. Cheers for the syntax.
So that I can automate the modification of the T-SQL command do you happen to know if it is possible to access the list of databases that sqlbackup is set to backup? / comments
Thanks v. much for the quick response.
I've no problem with modifying the T-SQL command within the SQL Server Agent backup job. Cheers for the syntax.
So that I can automate the modification of the...
Refresh / recreate backup job
We have created some sql backup jobs via the sqlbackup gui. The problem we have is that databases often get moved from 1 server to another. At the moment we are having to manually recreate the back...