Follow the instructions below to start manually setting up the database:

The "Manual Setup" box.
See the details of the properties to be filled out for each field:
oDatabase Type — Click the drop-down menu to select your Database type.

The "Database Type" drop-down menu.
oDatabase Server Name — Enter the name or IP address of your SQL Server (e.g., DBServer01 or 192.168.1.10) or just .\ for the default instance. If connecting via ODBC, enter the Data Source Name (DSN) configured in Windows ODBC settings.
oDatabase — Enter the database name.
oUsername & Password Fields — Depending on the selected database type, you may or may not need to enter a username and password.
oSQL Server Authentication
§Requires a username and password to be entered and stored explicitly.
§These credentials are managed by SQL Server, not Windows.
§The credentials are saved in the connection settings or connection string.
oWindows Authentication
§Does not require entering a username and password manually.
§Uses the credentials of the currently logged-in Windows user.
§SQL Server trusts the Windows account through Active Directory (or local security).
At this point, select the "Test Connection" button; if successful, the following window will open and the "Checked" box will automatically be checked-marked.

Message pop-up if the connection was established successfully.
If it is unsuccessful, you would need to review your credentials.
oYou can create the tables through a separate screen — This hyperlink will open a separate window where you can create the tables.

This window will allow users to create their database tables.
Each tab contains a script to create its corresponding table. Click the Execute Script button on each tab to create the table in your database.
oEligibility Request Header Table
oEligibility Request Details Table
oResponse Header Table
oResponse Members Table
oResponse Benefits Table
oRequest Validation Table
oCovered Members Audit Table
oCovered Benefits Audit Table
oCovered Plans Audit Table
oCompany Setup Table
After successfully testing the connection and creating the tables, you must choose which data fields will be stored in the database.

Choose the fields to include in your database tables.
1.Choose fields to be exported by selecting checkboxes in front of the fields in the following tables:
The list displays all fields available for inclusion in your database tables. You can choose to:
·Select All: Click the Select All button to include every field in the tables.
·Select Individually: Manually check the boxes next to the specific fields you wish to include.
Once you’ve made your selections:
Click Test Configuration to verify that the selected fields were successfully added to the database tables.
Then click Save Configuration to finalize and store your field setup.
Tip: We recommend to select all fields. This makes it possible to reassemble all the information in the EDI file and create the image of the Eligibility Checker.
Tip: Sometimes it might be necessary to rename a field or fields. Some legacy database want upper case only or lower case only field names. The HIPAA Eligibility Checker allows you to rename any field in any table. Click twice (not double-click) on a field and you are in "Edit" mode.
Changed to 
Editing a field name.
The field selection list in "Edit" Mode
2.After selecting your fields, click Test Configuration. The program will review each table and confirm whether the selected fields are present in the database.

The "Test Configuration" button.
3.You should receive a message like this. Click "OK."

4.Once the field configuration has passed validation, you can proceed to save it. Click the "Save Field Configuration" button to store your selections.

The "Save Field Configuration" button.
Troubleshooting Data Fields
Once you have made your selection or selected all you have to test your setup. Click on the "Test Configuration" button.
If the program finds errors, the Error screen will come up and tell you exactly which fields caused errors.

The error window.
In the example shown, the database is detecting an invalid field name. To resolve this, click the “Uncheck Fields in Error” button. This will automatically deselect all fields that caused errors so they will be excluded from the data export process.
Test the configuration again and you should get the success message. Click on the "Save Field Configuration" button.