...
The drivers needed to connect to PhixFlow’s own database are included within the release pack and no action is needed.Drivers used
If you want to connect to external databases may still have to be downloaded., via a Datasource, to any database that is not one of PhixFlow's supported database technologies and versions (see Compatibility Guide and Upgrade Planning), 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 in:
Code Block |
---|
[tomcat home]/lib |
For information on using SQLServer with Integrated Authentication, see SQLServer Integrated Authentication.
...