Creating Tables |
Top Previous Next |
|
Before data export, you need to create the tables through SQL table statements. You can do this using the built-in function of the HIPAA Claim Payment Master. Creating these tables is a quite intimidating task. Once you have your connection defined and tested, follow the instructions below.
Database
Tabs On the following tabs there are SQL scripts used to create the appropriate tables:
Tip: You can modify the scripts so that they run on your specific database.
On each tab, click "Save."
On each tab, click "Execute Script" to create the corresponding table in the database.
Once the table has been created successfully, you will see the following notification:
The following screen-shots displays MySQL script to create tables.
|