Adding reccords in tables automatically
Adding reccords in tables automatically
(OP)
I have 4 tables. Tables A,B,C,D.
tD
^
^
tA-----------------tB >>>>>>> tC
Table A and B are connected by a one to many relationship by a customer id #. Table B is connected to tables C & D by a one to many relationship with a contract #. I was wondering if there is any way to fix it so when I entered a name and ID # into A, it could create a reccord in B with that information. Likewise for B. When I go to B and enter contract #s, it would create reccords in C and D. I hope this makes sense! Any insight would be appreciated!
Thanks!
Kate
tD
^
^
tA-----------------tB >>>>>>> tC
Table A and B are connected by a one to many relationship by a customer id #. Table B is connected to tables C & D by a one to many relationship with a contract #. I was wondering if there is any way to fix it so when I entered a name and ID # into A, it could create a reccord in B with that information. Likewise for B. When I go to B and enter contract #s, it would create reccords in C and D. I hope this makes sense! Any insight would be appreciated!
Thanks!
Kate
RE: Adding reccords in tables automatically
RE: Adding reccords in tables automatically