Install a new Client workstation with Access 2010 - 2013
Set permissions for the new user's Windows login in SQL Management Studio
If you are adding a new, Licensed TRAIN TRACK user, you will need to add permission for the back-end database. The easiest way to grant permission for a new user is to add the user to your Windows user group that already has permission for the database. If you did not use a Windows user group, you may add the user individually by following these steps:
- Open SQL Management Studio and connect to the server.
- In the navigation tree on the left, locate the "Security" folder. Right-click and select "New Login".
- In the pop-up window under "General", confirm that "Windows Authentication" is checked and click on the "Search" button.
- Click on the "Advanced" tab and click "Find Now".
- Select your TRAIN TRACK user group or individual user names and click "OK" and "OK" again.
- Back in the first pop-up window, select "User Mapping".
- Highlight the "TRAINTRACK" database in the upper window and check "db_datareader" and "db_datawriter" in the lower window. Click "OK".
Add the ODBC on the new workstation:
- Open the Windows "Control Panel" and select "Administrative Tools > ODBC Data Sources (32-bit)".
- Select the "USER DSN" tab and click "Add".
- In the "Create New Data Source" window, select the SQL Native Client (it is usually the one at the bottom). If you don't have the Native Client, select the SQL driver.
- The Create a New Data Source to SQL Server window will open. Enter the following and click "Next".
- Name: TTSERV
- Description: (optional) Type in a description
- Server: select (or type in) your SQL server
- Select "with integrated windows authentication"or "with windows NT authentication" and click "Next".
- Check the box that says "Change the default database to:" and select "TRAINTRACK". Click "Next".
- Click "Finish".
- Click "Test Data Source". You should see a message that the test was successful. Click "OK".
Install the Interface from the .zip folder (non-installer version)
- Create a new folder C:\Program Files (x86) called "TRAINTRACK".
- Download the TRAIN TRACK installation folder to a known location. Right-Click in the file and select "Extract All" and select to extract into the folder you created in the previous step.
- Within in this folder, locate the program file, TRAINTRACK12.accde (or TRAINTRACK10.mde if using version 10), and create a shortcut to the desktop.
- Launch TRAIN TRACK by clicking the shortcut. It should automatically connect to your server database.
- From the Ribbon, Database Administration tab, Click "Edit Users" and enter your registration code.
- Click "Edit Users" and add your Windows login name as a user.