DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=31045>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=31045 [dbutils] Null handling in Insert, Update, and Delete [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Null handling in Insert, |[dbutils] Null handling in |Update, and Delete |Insert, Update, and Delete ------- Additional Comments From [EMAIL PROTECTED] 2004-09-03 18:13 ------- The latest DbUtils code uses Types.VARCHAR which works with many different drivers. However, DB2 was not tested with Types.VARCHAR so it would be good if you could download the latest nightly build and test with that. If it still doesn't work with DB2 you can always override the fillStatement() method to provide custom handling. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
