With SQL Server 2000, there are myriad choices for backing up your database. Whether your database is small and changes infrequently or very large and changes rapidly, there is a backup strategy to ...
No. The full <I>vs</I> simple recovery model only affects when transaction logs are truncated. In the simple model, the logs are truncated as soon as they are "clean" (that is, VLFs are truncated as ...
SQL Server instances, even if equipped with provisions like automatic backup and recovery, are not sufficiently protected against sudden, disastrous situations like multi-site database failure, ...