12 Aug
2005
12 Aug
'05
10:22 a.m.
Rodrigo Schmidt wrote:
Sorry... The system halts when I try to write this string on the database as a String using JDBC.
How exactly are you writing the String to the database? Using an insert statement? using a PreparedStatement? Can you enable the debuglog (append "?debug=true" to the JDBC connection URL as query string) and send it to us for further examination?