On 12/5/2013 8:20 AM, Shawn Heisey wrote: > one with a proper toString() method. If not, you'll need to write your > own indexing application or modify the dataimport handler source code to > handle the XML object and recompile it.
I just noticed something on the IBM URL. http://publib.boulder.ibm.com/infocenter/dzichelp/v2r2/index.jsp?topic=%2Fcom.ibm.db2z10.doc.java%2Fsrc%2Ftpc%2Fimjcc_c0021817.htm It says "You need to use this technique if you are not using a version of the IBM® Data Server Driver for JDBC and SQLJ that supports JDBC 4.0." This MIGHT mean that if you just obtain the latest JDBC driver from IBM, it might automatically work right. I could be wrong about this. It looks like you need a login to IBM's website to download JDBC drivers, so I can only give you this URL as a starting point: http://www-01.ibm.com/support/docview.wss?uid=swg21363866 Thanks, Shawn