Hi, I have db with a 2 related one to many tables.:sign0104:
When the user adds a record in the main table I want to recover the ID of the saved record for insertion into the related table foreign key.
I am using the dbutils, (thanks!:sign0142 but not sure how to retrieve the record ID just entered..
Many thanks