simplemind
New member
- Local time
- Yesterday, 19:09
- Joined
- Mar 6, 2013
- Messages
- 3
hello,
i have 2 tables.
1- customers table with 2 fields : customername,customerno
2-conversationstable with 4 fields: date,customername,customerno,details
the conversations table is for keeping memo of telephone conversations
with the customers.
i built a simple form deriving from the conversations table.
and added to it a combobox with 2 columns from customers table
to select the customername an customerno for the form.
while deleting the record in the conversations table,through the form,
i saw that the customername and customerno in the customers table
of that particular customer record are deleted also.
i made no links between both tables.
i wonder why that happened.
thanks for your help.
simplemind 2013 / Marc / 06
i have 2 tables.
1- customers table with 2 fields : customername,customerno
2-conversationstable with 4 fields: date,customername,customerno,details
the conversations table is for keeping memo of telephone conversations
with the customers.
i built a simple form deriving from the conversations table.
and added to it a combobox with 2 columns from customers table
to select the customername an customerno for the form.
while deleting the record in the conversations table,through the form,
i saw that the customername and customerno in the customers table
of that particular customer record are deleted also.
i made no links between both tables.
i wonder why that happened.
thanks for your help.
simplemind 2013 / Marc / 06