Hi, It doesn't work for me. My test case is: http://h2database.com/p.html#46cdec5480713988b4daa0f3347499aa
PostgreSQL treats the byte 0 as the end of statement. Also, bytes 92 and 128 - 255 don't work. In MySQL the bytes 92 as well as 128 - 159 don't work. HSQLDB and Apache Derby always throws exceptions. Could you provide some example code that works for bytes 0 - 255 for at least for PostgreSQL and MySQL? 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.
