Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Microsoft SQL Server (MSSQL 2005 or 2008to MSSQL 2014)
  • Configured Microsoft SQL Server Security
  • Microsoft SQL Native Client

...

  1. Open Windows Explorer.
  2. Browse to: [fw folder]\Service\01- Default Data\
  3. Copy the blank database file.

    Example: FworkSQLCstLTablet60 FworkSQLCstLTabletXX.bak
     
  4. On the computer system, paste the blank database to a local folder.

    Example: C:\Framework\

...

  1. Open Microsoft SQL Server Management Studio (Start > All Programs > Microsoft SQL Server SQL Server Management Studio).
  2. Connect to the required server.
  3. Right-click on Databases and click Restore Database.... The Restore Database dialog will be displayed.
  4. In the To Databases field, enter the Framework Logistics Tablet blank database name.

    Example: FworkSQLCstLTablet_Blank
  5. In the From Device field, click the Browse button. The Specify Backup dialog will be displayed.
  6. Click the Add button. The Locate Backup File dialog will be displayed.
  7. Browse to the folder location of the backup file.

    Example: C:\Framework\
  8. Select the backup file.

    Example: FworkSQLCstLTablet60 FworkSQLCstLTabletXX.bak
  9. Click the OK button. The Locate Backup File dialog will close.
  10. Click the OK button. The Specify Backup dialog will close.
  11. In the Restore column, tick the backup to be restored.
  12. Select the Options tab.
  13. In the Restore the database file as list, click the Browse button for the Framework Logistics Tablet database (e.g., FworkSQLCstLTablet). The Locate Database Files dialog will be displayed.
    OR
    Use the default file location.
  14. Select the folder location where the database will be restored to.

    Example: C:\Framework\
  15. In the File Name field, enter the file name: FworkSQLCstLTablet_Blank.mdf
  16. Click the OK button.
  17. In the Restore the database file as list, click the Browse button for the Framework Logistics Tablet database log (i.e., FworkSQLCstLTablet_log). TheLocate Database Files dialog will be displayed.
    OR
    Use the default file location.
  18. Select the folder location where the database will be restored to.

    Example: C:\Framework\
  19. In the File Name field, enter the file name: FworkSQLCstLTablet_log.ldf
  20. Click the OK button.
  21. Click the OK button. The database restoration will be performed.
  22. Close Microsoft SQL Server Management Studio.

...

  1. Open Data Sources (ODBC).
  2. Select the System DSN tab.
  3. Click the Add button. The Create New Data Source dialog will be displayed.
  4. Select SQL Server Native Client 10XX.0.
  5. Click the Finish button. The Create a New Data Source to SQL Server dialog will be displayed.
  6. Enter the following details: 
    • Name: FworkSQLCstLTablet_Blank
    • Description (optional): Enter a description for the database connection. For example, Framework Logistics Tablet Blank Database.
    • Server: Select the SQL server from the Server drop-down list.
      OR
      Enter the SQL Server name.
  7. Click the Next button.
  8. Click the Next button.
  9. Tick: Change the default database to
  10. From the drop-down list select the required database.

    Example: FworkSQLCstTablet_Blank
  11. Click the Next button.
  12. Click the Finish button. The ODBC Microsoft SQL Server Setup dialog will be displayed.
  13. Click the Test Data Source... button.
  14. If successful, click the OK button.
  15. Click the OK button. The ODBC Microsoft SQL Server Setup dialog will close.
  16. Click the OK button. The Data Sources (ODBC) Administrator dialog will close.

...

  1. Open SQL Server Management Studio (Start > All Programs > Microsoft SQL Server 2008 > SQL Server Management Studio).
  2. Connect to the required server.
  3. In the Object Explorer pane, expand: [server name] > Databases
  4. Right-click on the Framework Logistics Tablet database (e.g., FworkSQLCstLTablet) and select Tasks > Back Up. The Back Up Database (General Page)dialog will be displayed.
  5. Specify a Name and Destination for the backup file, if different from the default name and destination details.

    Note: Write down the name and destination details.
     
  6. Select the Options page.
  7. Tick: Overwrite all existing backup sets
  8. Tick: Verify backup when finished
  9. Click the OK button. The backup will be performed to the selected destination.
  10. Click the OK button to close the message prompt.
  11. Close SQL Server Management Studio.
  12. Browse to the backup location (as detailed in Point 5 above).
  13. Copy the backup file to a secure location.

...