Thanks for the instruction. It now works beautifully. Here comes another question, how can I use DataReader to read the XML file in and then insert them back to a database?
On 3/1/06, Thomas Dudziak <[EMAIL PROTECTED]> wrote: > > > You should give the table hints to the query method. See also the > WriteDataToFileCommand class which does exactly this: > > > http://svn.apache.org/viewcvs.cgi/db/ddlutils/trunk/src/java/org/apache/ddlutils/task/WriteDataToFileCommand.java?view=markup > > Tom > -- -------------- Cheers, Jun
