In order to move data from a table with CHAR(1978) into a blob field with datatype BYTE, I'm using the load and unload commands. But, when I try to load the data into the table with the BYTE datatype field, I get the error:
32405: Incorrectly formed hexadecimal value.
Please Help!
32405: Incorrectly formed hexadecimal value.
Please Help!