Hi All - Fairly new to ADPm, but hoping you can help.
Using Access 2003 and SQL backend.
I am trying to complete a call-logging database and have the following tables:
CLIENT (ID, name, address, telephone etc)
ITEM (ID, ClientID, itemtype, itemdesc etc)
CALLLOG (ID, ItemID, description, date...