Creating an ODBC Connection
How do I create an ODBC connection for use with SafeKey?
First you must have been granted SafeKey rights to be able to access the raw table information via an ODBC connection (Security>Set Up Organization Menus).
To create an ODBC connection to access your data via another application, use the following steps:
- Select Start>Run.
- At Run enter: odbcad32.
- The ODBC Data Source Administrator will appear — select the File DSN tab.
- Select Add.
- Select the SQL Server driver for the data source.
- Enter a descriptive name for the Data Source.
- Click Finish to enter the SQL Server driver connection information.
- Enter a description for the Data Source.
- From the drop-down list, select the MIP Server.
- Verify the authenticity of the logon ID using SQL Server authentication.
- Enter your Logon ID and Password that has been granted SafeKey rights.
- Change the default database to the database you want to access.
- On the final panel, no changes are necessary — just click Finish.
- Review the Configuration information and Test the Data Source.
- Once the Data Source has been successfully tested, it will now be available for use with other applications.