G
Guest
Hi all,
I have been successfully adding and updating Outlook contacts from Access
using Access2000 and Outlook2000. My code takes the email address from the
contact's details in Access and if the address is not found in Outlook, it
creates a new record; alternatively it updates the Outlook contact record if
the email address is found.
I have ported the application to AccessXP and Outlook2003 and the new
records still get added but the updates no longer happen. Stepping through
the code shows up no errors, fields are supposedly updated and the record
saved but nothing actually gets updated.
Has anyone found similar updating problems? The procedure is pretty short so
I could post it if required.
Thanks
I have been successfully adding and updating Outlook contacts from Access
using Access2000 and Outlook2000. My code takes the email address from the
contact's details in Access and if the address is not found in Outlook, it
creates a new record; alternatively it updates the Outlook contact record if
the email address is found.
I have ported the application to AccessXP and Outlook2003 and the new
records still get added but the updates no longer happen. Stepping through
the code shows up no errors, fields are supposedly updated and the record
saved but nothing actually gets updated.
Has anyone found similar updating problems? The procedure is pretty short so
I could post it if required.
Thanks