RE: Creating XML Database schema file from existing Database schema.

2004-01-29 Thread Edwin Yearwood
F/src torque.addIntakeRetrievable = false torque.addSaveMethod = true HTH, Tino -Ursprüngliche Nachricht- Von: Edwin Yearwood [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 29. Januar 2004 14:47 An: Apache Torque Users List Betreff: RE: Creating XML Database schema file from exi

RE: Creating XML Database schema file from existing Database schema.

2004-01-29 Thread Edwin Yearwood
Hi Sperlich, Should I be using torque.properties or build.properties. I thought torque.properties was used during execution and build.properties for class generation and other such build requirements. Anyway the resulting schema file is empty, but the "ant -f build-torque.xml jdbc" completes su

RE: Creating XML Database schema file from existing Database schema.

2004-01-29 Thread Edwin Yearwood
[EMAIL PROTECTED] Reuters Messaging [EMAIL PROTECTED] -Original Message- From: "Göschl,Siegfried" [mailto:[EMAIL PROTECTED] Sent: 29 January 2004 12:18 To: Apache Torque Users List Subject: RE: Creating XML Database schema file from existing Database schema. Hi Edwin, de

RE: Creating XML Database schema file from existing Database schema.

2004-01-29 Thread "Göschl,Siegfried"
Hi Edwin, depending on your database you might need a few manual modifications. In my case with Oracle 9i and Torque 3.1 I encountered the following problems yesterday +) the default value for TIMESTAMP (=SYSDATE) confuses Torque +) with BLOB no datatype is inserted which results in compile erro