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...