"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?  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).
-- 

Daniel Rall <[EMAIL PROTECTED]>


------------------------------------------------------------
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