You need to disable the ant task that flushes the tables.  "db-drop" deletes
the database data, and "db-prepare" creates the data.  You'll need to make
sure that these don't get called.  Try to just comment out the contents of
those ant targets.
-Jason



jithesh wrote:
> 
> Hai,.....
> 
> 
>    Thanx for giving tips to my previous qtions........    I am using
> appfuse 1.9x. The problem i am facing is with the ant builder. when i run
> the ant setup it deletes all existing tables and data , and recreates it.
> So each time it does so the data is lost. How can i run the ant command so
> that it should modify the tables without deleting any tables or deleting
> datas.   please help me on this issue....
> 
> 
> regards,
> jithesh 
> 

-- 
View this message in context: 
http://www.nabble.com/Deleting-tables-tf3831795s2369.html#a10851478
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to