It backs up with an expiration of 30 days, but a year for anything on the first of the month. Emails if it fails… (assume that you have sql email profile already setup) CREATE PROCEDURE spBackupAllDatabases AS BEGIN SET NOCOUNT ON; declare @db varchar(50) declare @d varchar(100) declare @n varchar(100) declare @rd int set @rd=case [...]
SnowTweet
Xe Dap Oi !