I am using the version Talend Open Studio for Big data 7.1.1.20181026_1147.
I need to retrieve data from a Sybase IQ database in which the charset is ISO-5589-1 (I have tested using dbeaver, and the characters are presented correctly).
But when I try to retrieve data using tDbinput (Sybase (ASE and IQ)), I get invalid characters.
I have tried configuring the additional parameter characterEncoding=ISO-8859-1 under the connection configuration tab, but is not working, any suggestions on how to fix this