Subject | Re: [IBO] Newbie transaction questions |
---|---|
Author | Marco Lauria |
Post date | 2002-12-10T19:54:54Z |
At 10.58 10/12/2002 -0800, you wrote:
Joe I think you should do this metadata upgrade....
a generator per table isn't so difficult to implement...
you can create a simple software that creates the generator one for each table
calling them for example TABLENAME_GEN
and then assign them the highest PK value for the table.
I think it is easy as I did it once.
Regards
Marco
P.S. generators are the only valid solution to your problem
Best Regards,
Marco Lauria
STARMAX s.a.s.
TEL. +39-091-6880476
FAX. +39-091-6887202
MOB. +39-348-3547034
[Non-text portions of this message have been removed]
Joe I think you should do this metadata upgrade....
a generator per table isn't so difficult to implement...
you can create a simple software that creates the generator one for each table
calling them for example TABLENAME_GEN
and then assign them the highest PK value for the table.
I think it is easy as I did it once.
Regards
Marco
P.S. generators are the only valid solution to your problem
Best Regards,
Marco Lauria
STARMAX s.a.s.
TEL. +39-091-6880476
FAX. +39-091-6887202
MOB. +39-348-3547034
[Non-text portions of this message have been removed]