Hi all,

does the ID_BROKER mechanism of Torque supports only one ID_BROKER
autoincrement column per table?

That seems to be the case because in the ID_TABLE table there's only a
TABLE_NAME column, no COLUMN_NAME column and the TABLE_NAME has to be
UNIQUE...

Does any one know how to make 2 autoincrement columns on a table? Of
course there's adding a "select max()+1" to the OM classes but surely
there's a more elegant solution.

gr. Michel

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to