Skip to main content
Skip table of contents

SqlServer Db Store



Description

Connection to a SQL Server database

Type

sqlserver

Category

Db



Configuration

Name

Description

Type

Mandatory

Comment

ConnectionString

The connection string to connect to the database

string

TRUE



CODE
{
    "Name": "database",
    "Type": "sqlserver",
    "HealthCheck": true,
    "Config": {
        "ConnectionString": "ConnectionString": "Server=10.1.1.29\\MSQLOSC2011;User Id=dfakto;Password=xxx;Database=OscarPROD"
    }
}


JavaScript errors detected

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

If this problem persists, please contact our support.