How to restore data via MSSQL

September 29th, 2007

Today my client was hacked by sql injection concept, and I was so busy. I thank for this website that help me.

The client database had been backed up by BAK extension. This is the method to restore it as the following.

  1. Right Click.
  2. All task
  3. Restore
  4. Database
  5. From Device
  6. Select Devices
  7. Add your .bak
  8. OK
  9. Click options Tab
  10. If you have existing database ? Force restore over existing database
  11. OK