In order to move data from a table with CHAR(1978) into a blob field, I'm using the load command. 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!