This script will create an SQL Server Agent job, which will take daily database backup to a folder with date appended in the filename.
-
-
Compatibility: v5.xIf you are a .NET developer then you are already familiar with this code
This script will create an SQL Server Agent job, which will take daily database backup to a folder with date appended in the filename.
Compatibility: v5.xIf you are a .NET developer then you are already familiar with this code