Hi, I've got (again) a problem with torque-3.0-b2
Calling the project-insert-sql ant task creates the project tables first and then the id table - this causes exception because some query fail (missing id-table) and some succeed. Calling this task twice solves my problem but it fails again on some targets which already exist while the previously failed querys work. Not really nice but working for me... So what am I doing wrong? Thank you! Patrick Hess -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
