Pages

Friday, December 3, 2010

how to create a .Bak file of database


--> Can be done by issuing a BACKUP command
--> Hear is just a simple example of the backup command

 BACKUP DATABASE TestDB TO DISK =  'C:\XXX\XXX\MSSQL\Backup\Testdb.bak'

No comments:

Post a Comment