The pl_set_informix_conversion(flag) function

When this function is set to 1, it disables data conversion during the load. The data must be formatted in HCL Informix® format (as opposed to another type of format that would have to be converted before loading the data into the database). When this function is set to 0, data conversion is enabled.

Function information Description of arguments
Function type: int  
Input argument: int flag 1 = disable, 0 = enable
Return values: PL_RTN_OK, PL_RTN_FAIL  

Copyright© 2018 HCL Technologies Limited