beautypg.com

Cd c:\program files\driveright – DAVIS FMS DriveRight Database Selection Guide (8186) User Manual

Page 17

background image

17

Appendix A: Configuring MS SQL Server Database
Manually

If a direct configuration of the database files on the MS SQL server can not be
permitted, the database can be configured manually by using the following
instructions. The OSQL command utility should be installed to run the script.
1. Go to Start->Run.
2. Type cmd and click OK. The DOS command window displays.
3. Change the directory by entering the following in the command line:

cd C:\Program Files\DriveRight

4. Enter the following in the command line:

DriveRight_DBConfig_MSSQL.bat YourServerName YourDatabaseName

YourServerName and YourDatabaseName should be replaced with your SQL
server host name and database name (DriveRight_MSSQL) respectively.
These parameters are used to connect to the MS SQL Server database.

5. Wait for the script to finish running and open the

DriveRight_DBConfig_MSSQL.log file in the directory C:\Program
Files\DriveRight to check if any errors occurred while the script ran. Report
any errors to Davis Instruments.