I have a main table with company information, then 3 tables for address, contacts and contracts. The reason I have the three tables is because there is a many to one relationship.
Each table has an inactive_flg, so when I inactivate the Company record, I want to inactivate the child records...
I have a Main form
Company_id
Company
etc..
3 subforms (Address, Contracts, Contacts), all different tables with company_id as foreign key.
My question is, I have a button on the main form that when clicked a popup form opens for a comment to be entered, once the user clicks ok (on the popup)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.