G
Guest
I have 2 Tables which are One to One related.
Now I ceate a Form which based on Table B (Username,StudentID)
In Table A, has Lastname and Firstname. (StudentID is also including in
Table A)
I tried to create a Form which include Username,StudentID from TableB and
Lastname,Firstname from TableA.
But, when I delete the record in this Form, it not only deleted the record
in TableB but also deleted in Table A.
My goal is any record in this form based on Table B mainly. So when the
records are deleted will not concern to Table A (Because in the tables
relationship here: Table B relates to Table A only)
Pls show me the solution for this problem. Thanks so much
Cheers,Jason
Now I ceate a Form which based on Table B (Username,StudentID)
In Table A, has Lastname and Firstname. (StudentID is also including in
Table A)
I tried to create a Form which include Username,StudentID from TableB and
Lastname,Firstname from TableA.
But, when I delete the record in this Form, it not only deleted the record
in TableB but also deleted in Table A.
My goal is any record in this form based on Table B mainly. So when the
records are deleted will not concern to Table A (Because in the tables
relationship here: Table B relates to Table A only)
Pls show me the solution for this problem. Thanks so much
Cheers,Jason