Skip to main content

How to Export Data from Juris

The objective of this article is to export your data from Juris to be imported into MyCase. Please note that the success of your data migration into MyCase depends on the quality of your data set.


Prerequisites

  • All Juris users must be logged out.

  • Juris must be placed in Maintenance or Backup mode.

  • You must have credentials to log into SQL Server Management Studio (SSMS).

How to back up the Juris database

  1. Verify that all users have closed the Juris program. The program is closed for all users.

  2. Place Juris in Maintenance or Backup mode. The system enters the selected mode.

  3. Click Start and select Programs > Microsoft SQL Server > SQL Server Management Studio. The Microsoft SQL Server Management Studio window is displayed.

  4. Log in with your credentials. The SQL Server connection is established.

  5. Click the arrow next to Databases. The database list is displayed.

  6. Right click Juris[ your client code ] and select Tasks > Back Up. The Back Up Database - Juris[ your client code ] window is displayed.

  7. Select Full from the Backup type drop down list. The selected type is displayed.

  8. Enter the Name of your backup in the Name field. The name is displayed.

  9. Click Add. The Select Backup Destination window is displayed.

  10. Click the ellipsis button next to the File name field. The Locate Database Files window is displayed.

  11. Select the destination folder for the backup. The selected location is displayed.

  12. Enter [ Name of your backup ].bak in the File name field and click OK. The file name is displayed in the destination list.

  13. Click OK on the Select Backup Destination window. The destination is confirmed.

  14. Click OK on the Back Up Database - Juris[ your client code ] window. The backup process starts.

  15. Click OK on the confirmation window indicating the backup completed successfully.

How to back up the JBills database

  1. Right click JBills[ your client code ] and select Tasks > Back Up. The Back Up Database - JBills[ your client code ] window is displayed.

  2. Select Full from the Backup type drop down list. The selected type is displayed.

  3. Enter the Name of your backup in the Name field. The name is displayed.

  4. Click Add. The Select Backup Destination window is displayed.

  5. Click the ellipsis button next to the File name field. The Locate Database Files window is displayed.

  6. Select the same destination folder used for the Juris backup. The path is displayed.

  7. Enter the same File name used for the Juris backup and click OK. The file name is displayed in the destination list.

  8. Click OK on the Select Backup Destination window. The destination is confirmed.

  9. Click OK on the Back Up Database - JBills[ your client code ] window. The backup process starts.

  10. Click OK on the confirmation window indicating the backup completed successfully. The window closes.

  11. Close Microsoft SQL Server Management Studio. The application closes.

Additional Information

  • Use the same Backup set Name for both the Juris and JBills backups to append JBills to the same backup file.

  • Use the same File name and destination folder for both backups.

  • The completed backup file will contain both databases sequentially.

Outcome

  • The Juris and JBills databases are successfully backed up in SQL Server Management Studio.

  • A single .bak file is created containing both backups. Upload this .bak file to the upload link provided by your data migration specialist.

Did this answer your question?