Last year, I wrote an article about backup and restore database on SQL Server with Microsoft SQL Server Management Studio. That article (How to backup and restore database on …
From the previous part, I have created a VB Script that perform backup database task on SQL Server. Next, create a task schedule to execute the script on the …