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

fs2_or

MS SQL

f2s_ms

MySql/MariaDB

fs2_my

PostgreSQL

fs2_pg

Example

Use f2s.pkg
Use cMertechImageParser.pkg
// Load the Mertech MS SQL Driver
f2s_deactivate_driver "f2s_ms"

Related Commands

  • f2s_activate_driver

Replaces: Unload_Driver