Updated at: 2022-12-09 03:49:50
Click Data Source > Data Connection, where you can configure the database to be connected for synchronization. Currently, 4 database types are supported: MySQL, Oracle, Shentong Database and SQL Server. The specific steps are as follows: 
1. Click New to make the configuration with parameters as follows:
Field Name Field Description
Name The name of the data connection
Database Type Including: MySQL, Oracle, ShentongDB and SQL Server
Host The domain name or IP address of database host
Port The database connection port, with default value as follows: 
• The default port of MySQL is: 3306;
• The default port of Oracle is: 1521;
• The default port of ShentongDB is: 2003;
• The default port of SQL Server is: 1433.
Username The username for database login
Password The password for database login
* Character Set The character set corresponding to the database type, with default as UTF-8
* Database Name The database name or service name
2. After completing the configuration parameters, click Detect to check whether the database connection is normal;
3. Click OK to jump to the Data Connection to view the created database information, where you can view the Correlated Object and Data Connection Status, as follows: 
• Status:  
means that the database connection is normal;   means that the Data Connection failed, and the reason for the failure can be viewed by hovering over the icons above;
• Correlated Object: It shows the number of correlated objects in the database. Click on the number to display the correlated object window. Click on the object name in the Correlated Object window to jump to the Database or Parsing Rule interface to view details.