f2s_deactivate_driver¶
Applies to: Oracle, MS SQL, MySql/MariaDB, PostgreSQL Drivers
Syntax¶
f2s_deactivate_driver {driver}
Description¶
This command is used to unload the Mertech Driver.
Parameter |
Description |
---|---|
driver |
The name of the Mertech driver to unload |
Description¶
This command is used to unload the Mertech Driver.
{driver} parameter values:
Database |
Value |
---|---|
Oracle |
f2s_or |
MS SQL |
f2s_ms |
MySql/MariaDB |
f2s_my |
PostgreSQL |
f2s_pg |
Example¶
Use f2s.pkg
Use cMertechImageParser.pkg
// Load the Mertech MS SQL Driver
f2s_deactivate_driver "f2s_ms"
Replaces¶
Replaces the DataFlex Command Unload_Driver