>> 
>> I'm not totally clear on this but do I need to generate a dtd for my
>> particular dataset?
> 
> there is only one dtd for a db and it is completely derived from the schema
> xml.
> it describes data structure for any data which can go into your database, so
> every dataset xml should fit into this dtd.
> 
>> For inserting data could we not just have
>> a standard
>> dtd? 
> 
> dtd describes data structure for your project so it is different for each
> project.

So your set of task are basically for dumping and repopulating data for an
existing project? Maybe this isn't what I need than.

My task at hand is to insert some values into the security system to create
a set of default roles/perms for the application.
 
>> I'm just trying to get the procedure clear before I try
>> it in the TDK.
>> 
>> I've solved the problem of inserting an arbitrary set of SQL
>> files using the
>> <sql> task in the 1.5 ant sources. So the data inserting to
>> populate the
>> security system is next :-)
>> 
>> The TDK will soon work for a real project that changes ;-)
>> 
>> -- 
>> 
>> jvz.
>> 
>> Jason van Zyl
>> 
>> http://tambora.zenplex.org
>> http://jakarta.apache.org/turbine
>> http://jakarta.apache.org/velocity
>> http://jakarta.apache.org/alexandria
>> http://jakarta.apache.org/commons
>> 
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

-- 

jvz.

Jason van Zyl

http://tambora.zenplex.org
http://jakarta.apache.org/turbine
http://jakarta.apache.org/velocity
http://jakarta.apache.org/alexandria
http://jakarta.apache.org/commons



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

Reply via email to