RE: problems with torque dumpdata ant target

2005-01-19 Thread Daniel Huang
The target for schema dump is "jdbc". Thanks Daniel -Original Message- From: Saravana Krishnan [mailto:[EMAIL PROTECTED] Sent: Monday, January 17, 2005 10:52 AM To: Apache Torque Users List Subject: RE: problems with torque dumpdata ant target Hi, The target datadump is f

RE: problems with torque dumpdata ant target

2005-01-17 Thread Saravana Krishnan
an [mailto:[EMAIL PROTECTED] > Sent: Monday, January 17, 2005 10:12 AM > To: Apache Torque Users List > Subject: Re: problems with torque dumpdata ant target > > > Hi, > > I don't know anything about your question below, but I thought I > should warn you that Bin

RE: problems with torque dumpdata ant target

2005-01-17 Thread Phillip DiCorpo
] Sent: Monday, January 17, 2005 10:12 AM To: Apache Torque Users List Subject: Re: problems with torque dumpdata ant target Hi, I don't know anything about your question below, but I thought I should warn you that Binary field types like RAW, LONG, BLOB, etc don't work well with data dum

Re: problems with torque dumpdata ant target

2005-01-17 Thread Saravana Krishnan
Hi, I don't know anything about your question below, but I thought I should warn you that Binary field types like RAW, LONG, BLOB, etc don't work well with data dumps. To put it more clearly, the data dump is useless if it has binary fields, because it generates invalid XML files. Thanks, Sarav

problems with torque dumpdata ant target

2005-01-17 Thread Phillip DiCorpo
I'm new to Torque and I've been looking at using it to perform an XML data dump of an existing Oracle database. I think I've setup my property files for the generator and runtime engine (3.1) properly, but I seem to be running into the following exception when I call "ant -f build-torque.xml data