2022

Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The first and foremost step is to setup the ODBC driver on the server where Sage 100 is hosted. This section should aim to give new users an understanding of In this section, I will show how to setup the ODBC bridge that would to establish the connection between Sage 100 and your staging dbdatabase.  


Follow the below instruction instructions for setting up ODBC.

  1. Download the mysql-connector  from from the link https://dev.mysql.com/downloads/connector/odbc/ as per your server configurations.

  2. Install mysql-connector on the server where Sage is hosted.

  3. On the server, navigate to Control panel -> Administrative Tools.

  4. Double click on the service Data Source (ODBC).

  5. From the User DSN tab -> Click Add button which . This will pop up “Create New Data Source” option.

  6. Scroll down to select option “MySql ODBC 5.3 unicode driver” and hit click Finish button.

  7. This will pop up the Connection parameters which are explained after these steps. . Below, I explain the parameters.

  8. Click on Test button to test the connection of your entered parameters.

ParameterDescription
Data Source NameEnter the name of your choice by which you want to identify the connection.
TCP/IP serverEnter the ip/domain name where your database server is hosted.
UserDatabase server user nameusername.
PasswordThe password of the database user.
DatabaseChoose the appropriate database where you wish to dump the data.

ODBC CONNECTION CHECK

The connectivity can be checked by following the below listed steps.Follow the steps below to check the connectivity:

  1. On the server, navigate to Control panel -> Administrative Tools.

  2. Double click on the service Data Source (ODBC).

  3. On the User DSN tab, you will find “dbsyncqueue” driver.

  4. Double clicking on the “Data Source Name” driver will open up a pop-up.

  5. Click on Test button which pops that will pop up when connection is successful.