On 5 Feb 2001, Daniel Rall wrote:

> "Randall G. Alley" <[EMAIL PROTECTED]> writes:
> 
> > Jason reminds me that the scripts to insert the SQL are probably
> > database dependent as well. Perhaps you could manually insert the SQL as
> > well.
> > The SQL files appear in:
> > 
> > webapps\yourapp\web-inf\src\sql
> 
> What do you guys think about having Java code perform the database
> build?  

Right now the <sql> task to run the SQL scripts ...

> JDBC provides a nicely portable API.  I think that that would
> obviate the need for multiple scripts, as they would all simply call
> an Ant task (or some such).

JDBC has an API for creating databases?

jvz.



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to