How can we help you today? How can we help you today?

Insert into 2 tables with PK FK relationship

I am trying to insert 1 record of data into 2 tables - the first table assigns the user a person_id and I want then for this person_id to link the 2 tables and the record to have a relationship through this id. At the moment when I go to generate the data 2 rows are inserted with 2 different person_id.

Any help would be much appreciated........
task
0

Comments

1 comment

  • Chris.Allen
    have you tried assigning it as the foreign key generator?
    Chris.Allen
    0

Add comment

Please sign in to leave a comment.