Thanks, I just stumbled over a sql-file that was produced by torque
containing the inserts for id_table.
I can just pick this up and insert it into my db.
Thanks, Peter and Scott.
Marc

> -----Urspr�ngliche Nachricht-----
> Von: Marc Lustig [mailto:[EMAIL PROTECTED]]
> Gesendet: Montag, 13. Januar 2003 10:07
> An: Turbine Torque Users List
> Betreff: AW: IDBroker /ID_TABLE problem
>
>
>
>
> > -----Urspr�ngliche Nachricht-----
> > Von: Peter Courcoux [mailto:[EMAIL PROTECTED]]
> > Gesendet: Montag, 13. Januar 2003 01:57
> > An: Turbine Torque Users List
> > Betreff: Re: IDBroker /ID_TABLE problem
> >
> >
> > Marc,
> >
> > When you run ant init it should create the id_table which I suspect it
> > does. It should also then run an ant target to insert into the id_table
> > a line for each of the tables in your schema.
>
> I'm using Maven for building (which should be no difference to using ant,
> since the torque-plugin-goals is just wrapped around the ant targets)
> Then I trigger torque:id-table-init-sql maven reports BUILD
> SUCCESSFUL, but
> still no data is put into my id_table?
>
> Any further suggesstion ?
>
> Thanks!
> Marc
>
>
> --
> 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]>

Reply via email to