473,396 Members | 1,879 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,396 software developers and data experts.

Outlook Addressbook and Access ADP Project

I know if I was using an Access MDB I could link to MS Outlook folders
and the addressbook. But I'm using an Access Project (ADP) and want to
figure out a way to link to the Outlook addressbook this in code. I'm
hoping someone has an example of how to accomplish this, through CDO
or otherwise.
Thanks,
lq
Nov 12 '05 #1
1 2954
SA
Lauren:

In an ADP, you can import the address books pretty simply by using the Get
Exernal Data command from the file menu. But of course this does support
linking like it does in an MDB. To work around that, if you really wanted
to, you could create an mdb db, link to the outlook address book through
that db and then use that db as a linked server to your SQL db; but of
course you'd need a huge number of links if you've got multiple users (or
link to an exchange server).

You can use CDO to access the address books, but keep in mind if you attempt
edit or add items, and you are using Outlook 2000 with the security update,
2002 or higher, you'll get security warnings with your users when you use
the CDO libraries. Certainly not optimal

You can look at http://www.cdolive.com/start.htm for numerous examples. If
you can't find what you need to get you started there, we've got an old A97
db that can pull the info out of any outlook address book in read only
scenario using CDO that could get you started, the code is generic so it
would work in newer versions of Access as well. You can find our e-mail
address on our web in the contact area if you need a copy.
--
Steve Arbaugh
ACG Soft
http://ourworld.compuserve.com/homepages/attac-cg

"Lauren Quantrell" <la*************@hotmail.com> wrote in message
news:47**************************@posting.google.c om...
I know if I was using an Access MDB I could link to MS Outlook folders
and the addressbook. But I'm using an Access Project (ADP) and want to
figure out a way to link to the Outlook addressbook this in code. I'm
hoping someone has an example of how to accomplish this, through CDO
or otherwise.
Thanks,
lq

Nov 12 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Michi | last post by:
Hello there I try to access the Outlook/Outlook Express AddressBook with the MAPISession/MAPIMessage Components. Depending on the registry setting. I can tell the sytem which AddressBook it...
2
by: someone | last post by:
Hi, I currently have an Access 97 database that includes a field for contact name of a user. This user will almost always have a valid email address contained in the personal address book of...
4
by: Ecohouse | last post by:
I need to be able to access an Outlook folder and read each email and pull data from the email into tables in Access and move the email to another folder. I now about automation but am not sure...
4
by: lauren quantrell | last post by:
Is there a way to open the MS Outlook address book using VBA and then be able to do something with the return value? I want users to click an icon to open the Outlook address book then when an...
6
by: Fabian Braennstroem | last post by:
Hi, I want to get access to my abook address file with python. Does anyone have some python lines to achive this using curses? If not, maybe anybody has small python program doing it with a...
0
by: Gnana | last post by:
Following is the piece of code i got from this forum itself but stil i am not able to get the full details of recepients like location,office number. plz help me to access that information.. ...
0
by: mkhan | last post by:
Hi, i have been having trouble how to open the To Contacts list (address book) of a mail message in outlook using vb.net from where the user would be able to select a email address and would be...
0
by: mkhan | last post by:
Hi, i have been having trouble how to open the 'To' Contacts list(Cc or To) (address book) of a mail message in outlook using vb.net from where the user would be able to select an email address and...
0
by: Roman Optio | last post by:
Hi, I am currently working on a tool to transfer addressbook data such as contacts and organizations between Vondle and Outlook. For those of you who are wondering what Vondle is, it is an...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.