PhixFlow Help

_set_driver_dir

To set the driver class file directory in the PhixFlow database, use an SQL statement, for example:

update system_configuration set driver_class_file_dir = ‘/opt/phixflow-drivers’;
commit;

Restart Tomcat to make the change visible to the PhixFlow application.

Please let us know if we could improve this page feedback@phixflow.com