Hi

I'm working at a scriptella that converts MySQL data to H2 data. This
includes BLOB data but Java cannot show the converted images. The
hexadecimal remains the same.
Java can show those MySQL images correctly.
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.

Any idea?

-- 
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