/
_set_driver_dir

_set_driver_dir

To set the database driver 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.

Related content

Database Driver
Database Driver
More like this
Database Driver
Database Driver
More like this
Database Driver
Database Driver
More like this
Driver Classes
Driver Classes
More like this
Install the PhixFlow Webapp
Install the PhixFlow Webapp
More like this
Install the PhixFlow Webapp
Install the PhixFlow Webapp
More like this