Transfer Jobs Database from old computer to new computer
To transfer your database from an old computer to a new one, please follow these instructions:
- On your old computer,
- open Con-Nex or Quick Order Entry and go to the Tools Menu> Data Sources> SQL Server Admin.
- Click on the Backups Tab and then select Create Backup. Note that it will tell you the file path for the backup at the top.
- ***IF AND ONLY IF THE SQL INSTANCE NAMES (SQL2008EXPRESS vs ADVANCEWARE) are different on the 2 pcs, make note of where the AWJobsDB.mdf and AWJobsDB.ldf files are located on this old PC.
- The files will be in one of these 4 locations by default
- C:\Program Files (x86)\Microsoft SQL Server\MSSQL10_50.SQL2008EXPRESS\MSSQL\DATA
- C:\Program Files (x86)\Microsoft SQL Server\MSSQL12.ADVANCEWARE\MSSQL\DATA
- C:\Program Files\Microsoft SQL Server\MSSQL10_50.SQL2008EXPRESS\MSSQL\DATA
- C:\Program Files\Microsoft SQL Server\MSSQL12.ADVANCEWARE\MSSQL\DATA
- The files will be in one of these 4 locations by default
- Transfer the information
- If you are using a flash drive to transfer the database to your new computer, navigate to the backup file location. Save the file to a flash drive.
- If you are going to use email to transfer the database to your new computer, open your email and add the backup file as an attachment.
- On the new computer, (if existing database, backup first)
- plug in the flash drive, find the database backup file on the flash drive and save it on your computer.
- Or, if using email, save the attachment to your computer.
- ***IF AND ONLY IF THE SQL INSTANCE NAMES (SQL2008EXPRESS vs ADVANCEWARE) are different on the 2 pcs, create an empty folder with the same path and name to match the location where you found the 2 files in Step 1.3 above
- Open Con-Nex or Quick Order Entry on your new computer and go to the Help Menu> Tech Support> SQL Server Admin.
- Click on the Backups tab and next to the Location bar, click browse.
- Browse to the location on your computer in which you saved the Backup file. Once selected, hit the Restore button.
- You should now be able to open your jobs on your new computer.
Salesforce Solution 102