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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Converting CHAR(1978) data into ASCII-HEXADECIMAL

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, 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!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top