Skip to content

Data Sources

配置MySQL / SQL Server连接信息

Add data source

Step 1: Click + button

DB Source Add

  • DB type: Database type, select MySQL or SQL Server from drop-down box.
  • Connection name: The alias of the data source connection.
  • Host: Server address or domain name.
  • Port: MySQL defaults to 3306, and SQL Server defaults to 1433.
  • Database name
  • User name: The username for the database connection.
  • Password: The password for the database connection.

Step 2: Click Test Connection button to test whether the connection is successful.

Step 3: Click Confirm button to complete the configuration.

Modify data source

Click the ... icon to the right of the data source, then click Edit data source... option.

DB Source Edit

Delete data source

Click the ... icon to the right of the data source, then click Delete data source option.

DB Source Delete

If this data source has been applied in the task, the system will clearly inform you. Please be careful before removing.

DB Source Delete2