GET_DRIVER_MAJOR_REVISION¶

Applies to: ORAFlex SQLFlex MYSQLFlex PGFlex DB2Flex

This command will put the current version (no decimals) of the driver associated with the current workspace into the specified variable.

Syntax

GET_DRIVER_MAJOR_REVISION to {variable}

Parameter

Description

variable

String variable to hold the returned version

Example

GET_DRIVER_MAJOR_REVISION to sVersion