Skip to content

C# Console Application that provides backup abilities for SQL Server 2005/2008/2008 R2/2012

Notifications You must be signed in to change notification settings

MattyBearBytes/BearBytes.SqlServerBackup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Sql Server Backup Utility

This is a basic C# Console Application that provides backup abilities for SQL Server

Currently works against the following versions of Microsoft SQL Server

  • 2005 (Assumed)
  • 2008 (Assumed)
  • 2008 R2 (Express & Full)
  • 2012 (Express & Full)

For more information on how to use this application then please check out the wiki pages https://github.com/MattyBearBytes/BearBytes.SqlServerBackup/wiki

Contact me at [email protected]

About

C# Console Application that provides backup abilities for SQL Server 2005/2008/2008 R2/2012

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages