Subject | Same generator for two different tables |
---|---|
Author | Clément Doss |
Post date | 2000-12-12T00:02:02Z |
Hi list,
I have two tables that may need to share the same generator.
This is because the information of table 2 can actually be
transfered to table 1... :(
I was wondering if any of you had this experience...
I am using IBO to access the information... But I might consider to
use two different triggers that will use the same generator...
Any thoughts?
Best regards,
Clément
I have two tables that may need to share the same generator.
This is because the information of table 2 can actually be
transfered to table 1... :(
I was wondering if any of you had this experience...
I am using IBO to access the information... But I might consider to
use two different triggers that will use the same generator...
Any thoughts?
Best regards,
Clément