Setting the New Connection configuration window

The New Connection configuration window consists of the following two parts for saving connection information and setting connection information.
Saved Connection List
The left section shows the saved connection information in a table format, and each column of the table shows the following information.
Alias
The alias of the connection information
IP
The IP address of the database server
Port
The port number of the database server
User
The username of the database to connect to
DB Name
The name of the database to connect to
Last Connection
Date of last connection
Color
Color assigned to the connection information
Connection setting fields
In the right-hand section, add new connection information or modify existing information.
The main items are as follows
Alias
Alias for the connection information
IP
The IP address of the database server
Port
The port number of the database server
(if you didn't specify a different port number when you installed Tibero, it defaults to 8629)
User
The username of the database to connect to
Password
The user password for the database to connect to (Entered password can be saved by checking the 'Save Password' checkbox at the bottom, so users don't have to enter it again the next time you connect.)
DB Name
Database name to connect to
Connection Timeout
Waiting time for testing and connection (Default is 20 seconds, used for testing and connection and not saved.)
DB Type
Database type (Currently only Tibero is supported)
Color
Color to allocate to the connection information.
SSL Connect
Select whether to connect to the server via SSL (When SSL is enabled, data communication between the server and client is encrypted.)
Button
New
Used to add new connection information.
The input fields are initialized.
Delete
Deletes the selected connection information.
A confirmation message is displayed when deleting, and you can delete multiple connection information at once after multiple selections.
Test
Test whether the database can be accessed normally with the entered connection information. User can check the success in the message window.
Save
Save the entered connection information.
The saved information is added to the Saved Connection List.
Connect
Requests a connection to the database server using the currently entered connection information. If the user enters the information that is not in the Saved Connection List and connect, the information is automatically saved and added to the list.
Cancel
Closes the current modal and does not save changes.
Last updated