 |
Using SQL Server Management Studio Express to Backup DB - Stack Overflow
This works in SSMS 2008 Express: Right-click the database name in object explorer > Tasks > Backup… Select "Full" (should already be default), enter a name, and at the bottom click "Add" and create the file to which you want to back up. Run the backup. Co
stackoverflow.com |
 |