Does anyone use the @encoding attribute in esql for character conversion? If so, why is it necessary?
Does the DBMS think it is a ASCII encoded column but it is used with a different character set in reality? Does your setup support the getBytes() method for VARCHAR columns? It is not a supported conversion according to the JDBC docs and e.g. HSQLDB does not support it. Thanks for your time. Chris. -- C h r i s t i a n H a u l [EMAIL PROTECTED] fingerprint: 99B0 1D9D 7919 644A 4837 7D73 FEF9 6856 335A 9E08 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]