Setting up Database Connection |
Top Previous Next |
|
The HIPAA Claim Master relies on ODBC; or in the case of Microsoft SQL server on OleDB to connect to a database. Tip: If you use ODBC for the connection, you will need to set up the ODBC connection before using HIPAA Claim Master with the database. Typically, ODBC connections are established in the Windows
The "ODBC Data Source Administrator" screen in Windows Select Data Base
2. You will be confronted with the following screen where you can set up the database connection and enter the names of the database tables.
On the left side of the screen, define the database connection properties. There are two tabs:
Each tab has the following fields:
We will configure the Test Connection and show the process on the screen-shots.
To create tables in your database, click on the "You can create the tables through a separate screen" link. For instructions, refer to Creating Tables.
Once the connection parameters have been entered, click "Save Connection Information."
To verify if the entered parameters are correct, click on the "Test Connection" button. You cannot export claims before this connection tests successfully.
If the test has passed successfully, you will see the following notification:
Once the test has passed successfully, the "Chеcked" box becomes enabled.
Once you have the database connection defined and tested, you can enter the table names. See Selecting Fields to Export. If you need to create the tables first, then see Creating Tables.
|