Copying and Attaching Estimate Databases to SQL Server
Use the following step-by-step to copy Estimate Databases.
Step by Step — Copy Estimate Database folder
-
Log in to the InEight Estimate Server as an Administrator that has Write permissions on the following path \\(SQL Server)\Jobs Folder.
-
Open Windows Explorer and navigate to C:\Program Files\InEight\InEight Estimate\Jobs.
-
Copy the following databases to the SQL Server path \\(SQL Server)\Jobs Folder:
-
BidMaster_data.mdf
-
HDLibrary
-
Training Job folder
-
Use the following step-by-step to attach Estimate Databases to SQL Server.
Step by Step — Attach Estimate Database folder to SQL Server
-
Go to the SQL Server and open SQL Management Studio.
-
Login as an Administrator.
-
Right-click on Databases and select Attach.
-
Click Add.
-
Go to the shared drive where you copied the database files to and select BidMaster_Data.mdf.
-
Click OK to continue.
-
Click OK again to continue.
-
A dialog box appears asking if you are certain that you have added all the necessary full-text catalogs, click OK.
-
There are two more databases that need to be attached:
-
HDLibrary_data.mdf
-
Training Job.mdf.
Repeat the previous steps to attach those two databases.
-