Microsoft SQL Server Script Sources > Before you begin > Create a connection
  

Create a connection

Before you configure the Microsoft SQL Server Script catalog source, create a connection object in Administrator.
    1In Administrator, select Connections.
    2Click New Connection.
    3Enter the following connection details:
    Property
    Description
    Connection Name
    Name of the Microsoft SQL Server Script connection. Must be unique within the organization.
    Connection names can contain alphanumeric characters, spaces, and the following special characters: _ . + -
    Maximum length is 100 characters.
    Connection names are not case sensitive.
    Description
    Optional description of the connection.
    Maximum length is 255 characters.
    Type
    Type of connection. Ensure that the type is Microsoft SQL Server.
    4Enter properties specific to the Microsoft SQL Server connection:
    Property
    Description
    Runtime Environment
    The execution platform that runs tasks. The runtime environment is either a Secure Agent or a serverless runtime environment.
    User Name
    Name of the Microsoft SQL Server user account that connects to the Microsoft SQL Server database.
    Host
    Host name of the machine where Microsoft SQL Server runs.
    Port
    Port number for the Microsoft SQL Server database engine service.
    Code Page
    Code page associated with the Microsoft SQL Server database.
    Schema
    Schema used for the target connection.
    Database Name
    Name of the Microsoft SQL Server database to connect to.
    5Click Test Connection.
    The results of the test are displayed on the page.
    6Click Save.