version 6.0.5
OC Get pack options (optionID) String
| Parameter | Type | Description | |
| optionID | Integer | Option number | |
| Function result | String | Current value of the option |
Description
The OC Get pack options command returns the current value of the 4D ODBC package optionID global option.
Only one option is available for the moment:
| ID | Values | Description |
| 1 | MDY, MYD, DMY, | Allows you to specify a date format for 4D ODBC, when the server |
| DYM, YMD, YDM | uses a date format different from the one 4D uses |
See Also