Ok, I know that I'll need to set up Transaction Log backups, but I have two questions on this process: Background: Database is a VMware VM on a SAN, and the MDF is about 15GB. Recovery model is set to ...
In an earlier blog entry, I talked about “Deprecated” code and I highlighted the fact that the BACKUP LOG WITH NO_LOG and BACKUP LOG WITH TRUNCATE_ONLY statements are no longer allowed in SQL Server ...