473,399 Members | 3,888 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,399 software developers and data experts.

Link Contact table from Outlook to Access

8
Hello everyone, currently I am building a database for a club in my school. I am at the point where I want to integrate Access with Outlook, this part of the development process has been giving me a lot of problems. I am novice user of Access. I want to basically add all of the emails from a field called EMAIL_ADDRESS from a tabled called MEMBERS to outlooks Contacts list. I also want the contact list to be dynamic meaning if a member is deleted/added in the table then his/her email address will also be removed/add from/to the contact list. I try using a linked table, Contacts, in Access and then attempted to create an append query to update the information in the Contacts Linked table. But whenever I try to run the query a message comes "You do not have the necessary permissions to use " object". This message also shows up when I try to manually enter the data in the linked table Contacts in Datasheet view mode. I have searched for days on internet to find a solution but to no avail. Please does any one why this is happening or can suggest another way of doing what I wanted. I am using Access 2007 OS vista Thank you for your inputs
Mar 23 '08 #1
1 3819
PianoMan64
374 Expert 256MB
Hello everyone, currently I am building a database for a club in my school. I am at the point where I want to integrate Access with Outlook, this part of the development process has been giving me a lot of problems. I am novice user of Access. I want to basically add all of the emails from a field called EMAIL_ADDRESS from a tabled called MEMBERS to outlooks Contacts list. I also want the contact list to be dynamic meaning if a member is deleted/added in the table then his/her email address will also be removed/add from/to the contact list. I try using a linked table, Contacts, in Access and then attempted to create an append query to update the information in the Contacts Linked table. But whenever I try to run the query a message comes "You do not have the necessary permissions to use " object". This message also shows up when I try to manually enter the data in the linked table Contacts in Datasheet view mode. I have searched for days on internet to find a solution but to no avail. Please does any one why this is happening or can suggest another way of doing what I wanted. I am using Access 2007 OS vista Thank you for your inputs

Well, to put it simply, it is by design. In order to accomplish what you're wanting to do, you're going to have to learn how to program in CDO. This is the language that Outlook uses along with VBA to set objects and variables to be able to added and remove contacts from the contacts list. This is one of those objects that you have to jump through some major hoops to get at as well as being able to send email from it.


You need to make sure that your current version of Outlook has CDO support installed. Since you're currently running Outlook 2007, You'll need to download the CDO support from Microsoft's support website.

Microsoft CDO Support File

If you need more help and code examples, you'll need to get a hold of a book, The Complete Guide to Outlook 2007. I think that will give you all the answer you have about what you need to do. It's more than I'm able to detail at the moment. If you have more specific questions, let me know, I'll try to help,

Joe P.
Mar 24 '08 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Daniel | last post by:
I use an Access database to basically take data exports, import them, manipulate the data, and then turn them into exportable reports. I do this using numerous macros, and queries to get the data...
20
by: wolftor | last post by:
Would anyone be willing to beta test my application for me and give me some feedback? I can give you feedback in exchange (ie. if there are parts you're interested in knowing how it was done) or I...
2
by: jfriand | last post by:
I am trying to use the code below but would like to use an Access table to feed the 120 individual "email", "subject", "body" and "attachment" that I need. What would be the easiest solution to...
4
by: sfriedman | last post by:
I've heard that there was a linking utility that would permit me to link a table or query to my outlook address book. Can anyone tell me where to find this linking utility and how it works? The...
1
by: googleGroups | last post by:
Hi, Using MS Access, I linked a database to outlook contacts. Changes in an outlook contact appear in access database as expected, and changed to the db appear in outlook as expected. If I...
1
by: Jarmin | last post by:
The following code opens a new contact in Outlook and populates the fields with the data from my Access database. How do I change the the default folder that this contact is saved to, at the...
1
by: Lpitt56 | last post by:
I am running MS Access 2007 and I want to update an Outlook Address book from my Access Database. I started out by importing the Outlook Address Book as a linked table and it linked fine. I then...
2
by: Salad | last post by:
In A2003 one can create a linked table using File/GetExternalData/Link/Exchange(). It's a nice feature but by and large fairly useless if I am reading the table structure correctly. The From &...
3
by: phill86 | last post by:
Hi, I am using access 2007 and i am trying to link to a contacts folder in outlook I have done this by going to external data/import/more then outlook folder this all works fine but if i link the...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.