Summary
OCPE uses an application named "AcewareSM" that needs an ODBC Data Source to run. This guide shows how to set up the data source.
Environment
AcewareSM
BigSky
Solution
NOTE: An administrator password is needed to install and make changes to some files. Also, the system requires the "ODBC Driver 11 for SQL Server" found here.
CREATE ODBC SOURCE
- In File Explorer, go to: C:\\Windows\Syswow64 folder. Open Odbcad32.exe.
- Click on User DSN tab. Then click on the "Add" button.
- Select ODBC Driver 11 for SQL Server. Click the "Finish" button.
- A new window, "Create a New Data Source to SQL Server" will open. Fill out the following fields then click the "Next" button:
- Name: AcewareSM
- Description: Leave Blank
- Server: bigsky.vcu.edu
- Click the button "With SQL Server authentication using a login ID and password entered by the user". Enter Login ID as: acewareuser (no password is needed) . Click the "Next" button.
- Click the button "Change the default database to:" and enter the name: Aceware . Click the "Next" button.
- No changes are needed. Click the "Finish" button.
- A summary window will appear. If all fields are correct, click the "OK" button. If any changes are needed, click the "Cancel" button and make changes as needed.
- Note: There is a "Test Data Source" button, but it will fail the test. To verify the connection is okay, test in Aceware.
