Welcome To Snipplr


Everyone's Recent SQL Snippets Tagged backup



« Prev 1 Next »
Backs up all database transaction logs within a Microsoft SQL Server instance except for databases set to simple recovery mode.
1 1244 posted 12 years ago by jprochazka
Backs up all databases contained in a Microsoft SQL Server instance.
1 1206 posted 12 years ago by jprochazka
Backup/Export MySQL Database using mysqldump and compress/gzip it ------------------------------------------
0 1571 posted 13 years ago by MohamedAlaa
Crear un backup de una base de datos en SQL Server 2005/08 desde código en la posición definida por Device. Cuidado con los permisos: http://support.microsoft.com/kb/207187/es
1 1308 posted 16 years ago by marcocs
Crear un backup de una base de datos en SQL Server 2005/08 desde código en la posición predefinida del disco. Para agregar un dispositivo y hacer el backup en posición no predefinida: http://msdn.microsoft.com/es-es/library/ms188409(SQL.90).as...
1 1281 posted 16 years ago by marcocs
In a migration scenario, you may need to take a backup and a differential later to split the transfer over time. But to make it work, there shouldn't be any other full backup in between. This will help you check the last full backup date. Of course,...
0 1176 posted 16 years ago by pollusb
This is how you can connect SQL Server to a Share folder for your backups. After running this, you will see the letter T: in the GUI. Each line must be run seperatly.
0 1416 posted 16 years ago by pollusb
0 1120 posted 17 years ago by DaveChild
« Prev 1 Next »