Recent content by ReallyGoodUser

  1. R

    List of tables in form

    @arnelgp thank you! This is what I need too! To be honest, I was considering having two tables linked by parrent_id, but I was hoping there was a way to create a subtable in each row of parrent table, as in Figure 2 in the top of thread.
  2. R

    List of tables in form

    Thank you! This forum is great! Yes. But this cannot be changed, because the hierarchy of levels must be clearly traced in the structure of the database - this is the task that was given to me at the university. Other structure will not be accepted. This is a checklist. For example: Checking...
  3. R

    List of tables in form

    Hi everyone from northern Russia! I have a database structure as in Figure 1 in the attachment. I want to create a form that allows editing the parent table level_one and the child table level_two at the same time. There are many of the same fields in the level_one and level_two tables, in my...
Back
Top Bottom