How to restore IRIS using SQL Server Studio 2012

  1. Locate SQL Server 2012 options on the Metro GUI in Windows 8.

  2. Click SQL Server Management Studio.

  3. Click Connect to link to the IRIS SQL Instance.

  1. If the IRIS database has been created in an ‘instance’ other than COMPUTERNAME\IRISPRACTICE (the default), that particular instance will have to be selected at this point.
  2. If the instance name is not known, log into IRIS, click Help, select About and click the Details tab.

    In the example below, the SQL Server: shows the details needed to connect SQL.


Once connected, the Microsoft SQL Server Management Studio screen displays.

  1. Click the + next to Databases to expand and show the databases available.

  2. Right-click on the appropriate database (normally IRIS) and click Tasks, Restore and then Database.

  1. Click From Device and then click to display the Specify Backup window.

  1. Click Add.

 

The Locate Backup File window displays.

  1. Browse to the IRIS backup file and click OK.

  2. Click OK again.

  1. Ensure the details are correct and select the Restore option.


  1. On the left-hand side of the screen, select Options.

  1. Below Restore options, select Overwrite the existing database and click OK.

Once the database has been restored, a message confirming the action will be displayed.

  1. Click OK and then close the SQL Server Management studio window.