I am writing a CDO app in Access. After I have all of my Contacts and I am ready to go through the tasks, how do I determine which tasks belong to a particular contact, if at all?
The Links collection is a collection of Contact items. The EntryID's
are for the contacts. In fact, Links.Item(x) is a ContactItem. So
Links in a TaskItem would refer to the contacts that are linked to
that task and can be viewed in the UI in the Activities tab of those
Contacts.
DanG said:
Ken,
Is the EntryID that I find in the Links collection basically the
Good enough... looks like I am beginning to get the concept
Not like joining 2 tables together
Thanks for the help
Da
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.