Hello,

How to display varbinary field in text format in the h2 console ? 

It displays the varbinary field with hex representation, so I tryied 
cast(field as varchar) and convert(field,varchar) but it keep displaying 
varbinary in hex format.

How to display it like it was a String ? Thx

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to h2-database+unsubscr...@googlegroups.com.
To post to this group, send email to h2-database@googlegroups.com.
Visit this group at http://groups.google.com/group/h2-database?hl=en-US.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to