Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Incorrectly formed hexadecimal value

Status
Not open for further replies.

dmooreora

Programmer
Oct 10, 2002
24
US
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!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top