On 9/28/01 3:59 PM, "Howard Lin" <[EMAIL PROTECTED]> wrote:
> >> -----Original Message----- >> From: Jason van Zyl [mailto:[EMAIL PROTECTED]] >> Sent: Friday, September 28, 2001 3:51 PM >> To: [EMAIL PROTECTED] >> Subject: Re: DB proposal >> >> >> On 9/28/01 3:44 PM, "Howard Lin" <[EMAIL PROTECTED]> wrote: >> >>> I think it's a good idea that one XML file contains one >> database. Now >>> I'm working with several existing databases. I use sql-xml >> to generate >>> several xml files and manually combine them together into a >> single file. >> >> I haven't look at the task in a while, does it produce a >> single SQL file for >> a database. I'm not sure why you're combining them? Does the >> task produce >> bits of SQL for a single database? >> > sql-xml outputs one xml file from one sql file. Since I have 3 sql > files, I run sql-xml 3 times to generate 3 xml files and since currently > om task only takes one xml file, I have to combine these 3 xml files > into one and edit database names. Got it. The <fileset> option is very handy I think :-) > Howard Lin > > --------------------------------------------------------------------- > 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]
