GET_DRIVER_LICENSE_PATH¶

Applies to: ORAFlex SQLFlex MYSQLFlex PGFlex DB2Flex

This command returns the full path of the license file currently in use.

Syntax

GET_DRIVER_LICENSE_PATH to {variable}

Parameter

Description

variable

String variable to hold the full license path.

Example

string sPath

GET_DRIVER_LICENSE_PATH to sPath
Showln sPath