Communication with the database
MS-SQL Server and Oracle are currently supported as relational databases.
- With MS-SQL servers , access is via the standard TCP/IP port 1433, but can also be set to a different port depending on requirements.
- With Oracle as the database, access is via the communication paths configured in Oracle SQLNet. This is usually TCP/IP port 1521.
The <shared directory> is accessed via standard SMB protocols and is not explained further here.