You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by Darin Wilcox <Da...@nurs.utah.edu> on 2002/01/07 22:43:15 UTC

Database Creation

Is there a way to add new tables to a database that is currently being used without losing the data already in the tables?  Ant is very convenient for generating the required files, and I would like to continue to use it if I can keep the thing from wiping out the existing data in my database.

I have looked at the build.xml file and manipulated it to generate only the files without creating the new tables in the database.  I then created the tables by hand in Oracle.  There seems to be a lot of unncessary steps to all this.  Is there an simplified way?

Thanks,

- Darin

-------------------------------------------------------------
Darin Wilcox
Web Engineer
College of Nursing
University of Utah
585-7332


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>