Hi
I have created a form containing a subform and in subform when i add a record and go to another record in main form and then come back, i can not see the record i had added. When i go to the tables I see that there are my records in subform but they are not linked to their foreign key that is in the main form.
There are some people with some IDs in main form and there are some products with some IDs in subform and when i go to tables i see that ID products that i added are there but the IDs of people that should be linked to them are not and all of them are 0 instead of for example 4
And I think this problem occurs randomly because I create another tables like these in another database and it works just fine
Can anyone help me please?