Hi You can refer to the build.xml inside build-test.xml under jakarta-turbine-torque module. There are a few ant tasks available. And one of them could help you.
Sincerely ========== Ian Lim email: [EMAIL PROTECTED] homepage: http://www.webappcabaret.com/mallim ----- Original Message ----- From: "shweta singh" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, December 18, 2001 05:42 PM Subject: how to create tables using torque > Creating tables on the basis of the schema file is alright. In cases where > we have just some xml file how do we store in the database.Is it necessary > to create the schema file for every xml that needs to be stored. Another > thing how can the tables be created automatically? > > Our objective is to be able to store any xml file and bbe able to retrieve > data from it. > > shweta > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
