How to Identify and Backup the Latest SQL Server Database in a Series
Posted
on SQL Server Central
See other posts from SQL Server Central
Published on Mon, 03 Dec 2012 07:00:00 UT
Indexed on
2012/12/09
23:35 UTC
Read the original article
Hit count: 166
I have to support a third party application that periodically creates a new database on the fly. This obviously causes issues with our backup mechanisms. The databases have a particular pattern for naming, so I can identify the set of databases, however, I need to make sure I'm always backing up the newest one. Read this tip to ensure you are backing up your latest database in a series.
Is your SQL Database under Version Control? SSMS plug-in SQL Source Control connects SVN, TFS, Git, Hg and all others to SQL Server. Learn more. |
© SQL Server Central or respective owner