22 Nov
2007
22 Nov
'07
7:52 p.m.
On 22-11-2007 20:49:03 +0100, Niels Nes wrote:
in the 'name' column. When I try to edit the value in the DbVisualizer, I get an error message
"unexpected end of input". (The SQL statements reads update voc.test set name = 'รถ' where id = 0).
Is this a JDBC driver problem? When I connect to an MySQL database with the MySQL JDBC driver included in DbVisualizer I can insert arbitrary characters, and they get properly displayed in the GUI. I'm not sure. Which jdbc driver version do you have?
Also, it would help us very much if you could generate a JDBC debug log when this happens. You can make such log by appending ?debug=true to the JDBC connection url.