4.2.1.6.1. General
General settings tab allows you to specify connection parameters to the database.
- Name of schema - public name for the connection schema seen in many places in the program.
is acceptable at this point that the use of tag-html language. - Driver - specifies the database driver for the scheme
- Server (host) - name or IP address of the computer on which the database server
- User - database user name
- Password - password to access the database if no password is specified then the user can specify it from a list of connection schemes
- Database - database, database instance
- Port - IP port on which the database server listens for connections
- Connection string (url) - string for JDBC driver, specifying the parameters of the main connections. If the template is correctly defined the connection string in the driver, this field may be left empty, the string will be created dynamically based on parameters when connecting to the database.
- Automatic commit - upon connection, the JDBC driver will be included automatically approve changes to the database
- Schema seen by all users - (only admin) to set the visibility of this scheme for all users of ORBADA program
4.2.1.6.2. Parameters for JDBC driver
JDBC driver parameters tab lets you specify specific settings for the established connection. Additional parameters should be administered in the form: <name>=<value> Each parameter on a separate line. The [Add] allows you to add a parameter from a list provided by the JDBC driver parameters.
4.2.1.6.3. Other parameters
Here you can specify the parameters of UseDB library and others, such as plug-ins.
Additional parameters should be administered in the form: <name>=<value>
Each parameter in separate line.
4.2.1.6.4. Button functions
From this window you can, using the buttons, go to the following functions
- [Test] - to make a temporary test connection to the database based on specified parameters
- [Icon] - sets the icon for the connection schema visible at the bottom of the main window
- [Ok] - approve changes in the parameters of the connection schema
- [Cancel] - roll back changes