Required properties
- Last Updated: May 13, 2025
- 1 minute read
- DataDirect Connectors
- JDBC
- Documentation
The following table summarizes connection properties which are required to connect to a database.
| Property | Characteristic |
|---|---|
| PortNumber | The TCP port of the primary database server
that is listening for connections to the database. The default is
|
| ServerName | Specifies either the IP address in IPv4 or IPv6 format, or the server name (if your network supports named servers) of the primary database server. |