Table1 - Autocounter the Autocounter is the PK
Table2 - no autocounter. Holds Metadata for Rules Engine
Trigger: After Table1 completes a NewRecord - copy the autocounter (pk) and insert new record on Table2, updating the first field with the same autocounter number.
Rx