Hi, Please help me on this project.:banghead:
I have a relational database with primary key in each table and foreign key in child tables. My goal is to have updated inv_ID (foreign key) column in table: tbl_allPins every time a new invoice is added to tbl_invoices and a primary key is generated...