You need to run the create-db target first. ----- Original Message ----- From: "Russell Smyth" <[EMAIL PROTECTED]> To: "Turbine-Torque-User (E-mail)" <[EMAIL PROTECTED]> Sent: Wednesday, August 28, 2002 10:41 AM Subject: problem with bookstore sample
> 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]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
