
http://bugzilla.qos.ch/show_bug.cgi?id=57 ------- Comment #1 from sebastien@qos.ch 2007-03-30 15:10 ------- Hello Klaus, I've checked your problem, I guess that we could change the call to the prepareStatement() method. But before we change it, We have to test it against other databases. Dev notes: The test case of DBAppender uses HSQLDB. That database's driver does not support the call to prepareStatement(String sqlQuery, int getGeneratedKeys)[1]. It looks like MySQL supports that call. [1]http://hsqldb.org/doc/src/org/hsqldb/jdbc/jdbcConnection.html#prepareStateme...) -- Configure bugmail: http://bugzilla.qos.ch/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.