Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If you want to connect, via a Datasource, to an external database, you can rely on the bundled drivers to connect to any database that is not one of PhixFlow's supported database technologies and versions (for its own connection - see Compatibility Guide and Upgrade Planning). If the external database is not covered by these, you will need to install a JDBC driver to support these connections. These JDBC drivers are available from the database suppliers, and must be installed placed in:

Code Block
[tomcat home]/lib

...