Database Server

The installable cloud apps can work with the following databases:

Note

The following databases are connected using the native driver for .NET Core, except for SQL Anywhere and ASE databases which are connected through the ODBC driver.

  • Oracle 12c, 18c, 19c, or 21c

  • PostgreSQL 11.3, 12, or 13

  • SQL Server 2016, 2017, or 2019, or Azure SQL

  • MySQL 5.6, 5.7, or 8.0

  • Informix 12.x or 14.x

  • SQL Anywhere (ODBC) 16 (16.0.0.2043 or later) or 17

    If SQL Anywhere is on a different machine from PowerBuilder, make sure to enable the connection pooling setting in the ODBC driver. Connection pooling is enabled by default if SQL Anywhere is on the same machine as PowerBuilder.

    It is recommended to create and start the SQL Anywhere service in Sybase Central, when Web APIs is running in a production environment. For more, refer to here.

  • ASE (ODBC) 16.0

    Different from the PowerBuilder runtime environment where the ASE database is connected using the native driver, ASE databases can only be connected using the ODBC driver in the PowerServer runtime environment. This driver change has caused some differences. See ASE database for more details.