Database Connection Wizard Setup

Navigation:  Database > Setting Up a Database Connection >

Database Connection Wizard Setup

Previous pageReturn to chapter overviewNext page

Below are the steps in the wizard setup:

·Introduction

"Connection and Fields" option.

"Connection and Fields" option.

 

Database Connection Wizard button.

Database Connection Wizard button.

 

This is the first introduction page, information about list of activity.

This is the first introduction page, information about list of activity.

 

·Connection type of database

 

Choose the appropriate connection type to your database.

Choose the appropriate connection type to your database.

 

·Database connection credential

 

Enter database connection parameters.

Enter database connection parameters.

 

 

SQL 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.

 

Windows 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).

 

·Choose the database

 

Choose an existing database or create a new one.

Choose an existing database or create a new one.

 

·Create Database Tables

 

If the tables do not exist in the database, you can create them.

If the tables do not exist in the database, you can create them.

 

A green check mark means the table exists.

A green check mark means the table exists.

 

·Fields

 

Select which fields in our data tables to use.

Select which fields in our data tables to use.

 

Default: When this option is selected, every field is enabled. This ensures that all information in the 276 and 277 EDI files are captured in the database.

Manual: After exiting the Wizard, you’ll return to the database connection screen. Here, you can manually deselect any fields you don’t want included in your database tables. Once you’ve selected your fields, click the "Test Configuration" button to verify the connection. If successful, click "Save Configuration" to store your settings.

 

After selecting the desired fields, the wizard automatically tests the database connection and verifies that your configuration is valid.

 

·EDI Exchange

 

5.10 cm edi exchange1 5.11 cm edi exchange2

 

Check the box and wizard will create additional tables for EDI Exchange setup.

 

·999 Tables

 

5.12 cm 999 files1 5.13 cm 999 files2

 

Check the box and wizard will create tables for storing 999 file information.

 

·Success

 

5.14 cm success window

 

Last step of the wizard which will inform you that, setup done successfully and now ready to use database functionality.