Skip to main content
Skip table of contents

ODBC Db Store


Description

Connection to an ODBC database

Type

odbc

Category

Db


Configuration

Name

Description

Type

Mandatory

Comment

ConnectionString

The connection string to connect to the database

string

TRUE


CODE
{
    "Name": "propilot",
    "Type": "odbc",
    "HealthCheck": true,
    "Config": {
        "ConnectionString": "DSN=MyConnection"
    }
}


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.