On 7/23/07, callme_sanjay <[EMAIL PROTECTED]> wrote:
As a new to this tools, unaware of complete strength of "DdlUtils" I have a "schema" file and a "data" files, on these file Ddlutil works and update the database accordingly But if I want to create a new table specify it in the "schema" file and put the corresponding required data in the datafile, and run the Ddlutis still that new Table is not created in the database , Can anyone put some light on this .
Please give some more info, e.g. the schema file and the Ant snippet that you use as well as the output of it. Tom