Skip to content

Latest commit

 

History

History
59 lines (43 loc) · 3.47 KB

odbc-install-and-configuration.md

File metadata and controls

59 lines (43 loc) · 3.47 KB
id title date version lastAuthor mimeType links source wikigdrive
10DpLTmdJcar4ZJVANM1AB7wCDKMtLUV3fUtrWwst2dk
ODBC Install & Configuration
2025-03-07T16:40:22.869Z
307
mpierzchala
text/x-markdown
0008bcbb1563384efe0a28ada6f97e9432e65f10

As an add-on feature, some clients may choose to implement ODBC (Open Database Connectivity). ODBC access allows customers to access and datamine their {{% system-name %}} database tables. Clients familiar with MySQL, can create their own custom reports using 3rd party report data visualization software products.

Video

Video demonstrating how to pull data: How to get data ODBC and JSON - video 15min

System Report Writing

For help on system report writing, please refer to separate guide System Report Writing

3rd Party Tools

There are several data visualization software products that clients can utilize with an {{% system-name %}} ODBC connection. Examples of recommended products include Tableau, Power BI/Power Query and Informatica.

Installation of the MySQL ODBC Driver

Navigate to the data visualization software products website and follow the on screen instructions to download and install the applicable MySQL ODBC drivers.

Tableau

Power BI/Power Query

Informatica Documentation

ODBC Data Source Configuration

Once the drivers have been downloaded and installed, users will need to set up a connection and set up the data source. Your {{% system-name %}} deployment consultant or support contact will work with our development team to send you additional information for this step of the installation process.

  1. You may download the {{% system-name %}} CA (Certificate Authority) from here: Med-Web SSL CA2
  2. You should have received an e-mail from the {{% system-name %}} development team containing the following information needed for configuration:
    1. Hostname
    2. Port: 3306
    3. Username
    4. Password
    5. SSL Key
    6. SSL Cert
    7. SSL CA
    8. SSL Cipher

Instructions on connecting and setting up the data source will vary depending on the 3rd party report data visualization software utilized. If you are having trouble connecting via ODBC, your {{% system-name %}} deployment consultant or support contact will facilitate a meeting with the {{% system-name %}} database administrator.