Server Port Number
- Last Updated: July 30, 2025
- 1 minute read
- DataDirect Connectors
- ODBC
- Aha! 8.0
- Documentation
Attribute
ServerPortNumber (sport)
Purpose
Specifies a valid port on which the SQL engine listens for requests from the driver.
Valid Values
port_number
where:
port_number
is the port number of the server listener. Check with your system administrator for the correct number.
Notes
- This option is ignored when SQL Engine Mode (SQLEngineMode) is set to
2(Direct).
Default Value
32-bit: 19950
64-bit: 19949