Just an idea .... does it has any effects to call the create-statement on an existing database? If not, just execute both. Like an <mkdir> on an existing directory.
Maybe that depends on the database. And maybe the onerror-attribute of <sql> would help. Jan >-----Ursprüngliche Nachricht----- >Von: ar [mailto:[EMAIL PROTECTED] >Gesendet: Montag, 20. Februar 2006 17:42 >An: user@ant.apache.org >Betreff: Conditional antcall > > >Hi, > >I'd like to access to a database, and, if it fails, create the >database otherwise update it. >To access the database, I intend to use a sql task. If the sql >request fails, I want to call the create-database target. If >it successes, I want to call the update-database target. >Any idea on how to do this conditional call ? > >Regards >-- >A. ROY > >--------------------------------------------------------------------- >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]