Skip to main content
Skip table of contents

IBM db2



Description

Connection to a IBM db2 database

Type

ibmdb2

Category

Db



Configuration

Name

Description

Type

Mandatory

Comment

ConnectionString

The connection string to connect to the database

string

TRUE



CODE
{
    "Name": "database",
    "Type": "ibmdb2",
    "HealthCheck": true,
    "Config": {
        "ConnectionString": "[Host]:[Port];Database=[Database name];UId=[Username];PWD=[Password]"
    }
}


JavaScript errors detected

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

If this problem persists, please contact our support.