I am trying to get the bookstore sample working "as advertised" - I have gotten it working by hand tweeking or hand running sql, but I would like to get to the point where all that should be automated is - this is very relevant for the real project in which we are considering Torque.
the problem I am having is when I run ant -f build-torque.xml insert-sql the id_table population is attempted BEFORE the id_table is created, which of course fails. Is this a known problem? is there a fix/workaround? (other than running the id_table population seperately. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
