Hi,

> I'm working at a scriptella that converts MySQL data to H2 data.

What did you do exactly? What version of H2 do you use?

> This includes BLOB data but Java cannot show the converted images.

How did you try to show the images?

> The hexadecimal remains the same.

Sorry I don't understand.

> Java can show those MySQL images correctly.

How did you show the images?

> I tried to concat the hexadecimal with X'...' but it doesn't work
> anyway. I got a "Hexadecimal string with odd number of characters"
> error.

>From where do you get the hex data?

Regards,
Thomas

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en.

Reply via email to