Master Detail Sub-Detail design
966809Dec 11 2012 — edited Dec 12 2012I have a master table, detail table and sub-detail table.
While using CreateInsert/Commit/Rollback/Search/Delete in the form, I want to work with master, detail and sub-details fields.
Please suggest a design for this.