To create the SQL Server database, complete the following steps.
- Launch the SQL Server Management Studio.
- Log on using an account with administrator rights.
- Create a new database with a meaningful name, such as Brainware Intelligent Capture.
- From the [drive:]\[setup directory]\FirstPart\Database\CreationScripts\SQL Server directory, execute the BrwCreateDatabase.sql script.
- From the [drive:]\[setup directory]\FirstPart\Database\UpdateScripts\SQL Server directory, execute the BRW_Upgrade_Database.sql script against the BIC database.
-
Review the
Messages pane for errors.
Note: If there are errors, you can rerun the script as often as required.