Steve<BR>If you're open to 3rd party products to do this then take a look at
OAXfer from InTouch at <A
href="http://www.intouchsoftware.com/">http://www.intouchsoftware.com/</A> We
use it very successfully between A97 and Outlook 2000.<BR><BR>--<BR>Andy
Lacey<BR>http://www.minstersystems.co.uk<BR><BR><BR><BR>
<BLOCKQUOTE dir=ltr style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px;
MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">--------- Original Message --------<BR>From:
"Steve Capistrant" <scapistrant@symphonyinfo.com><BR>To:
"accessd@databaseadvisors.com"
<accessd@databaseadvisors.com><BR>Subject: RE: [AccessD] Pushing to
Outlook<BR>Date: 17/04/03 14:40<BR><BR><FONT face="Courier New"
size=2><BR>Drew,<BR><BR>1. A PAB issue is puzzling me. My version of Outlook
(2000 SP-3) doesn't'<BR>provide anyway to specify different ways to store
contacts (personal address<BR>book vs. public, etc). I remember having this
capacity some time in the<BR>past, but don't know why not now. No PAB files
exist anywhere on my C:<BR>drive.<BR><BR>2. Thanks for the tip about Addins;
I'm looking for an Access 2000 version,<BR>so will do some exploring on
MS.<BR><BR>3. Other responders have clued me in to how to push contact/email
data from<BR>Access to Outlook, but it is not clear what happens if this is
done<BR>repeatedly (e.g. once a day with the intent of one-way
synchronization).<BR>Does Jane Doe keep getting more records added, or does
Jane Doe's record get<BR>overwritten? If the latter, is it based on an exact
match of some fields?<BR>Or must my code first wipe out all contacts in the
target location before<BR>pushing a new export of data?<BR><BR><BR>Steve
Capistrant<BR>Symphony Information Services<BR>212 3rd Avenue
North<BR>Minneapolis, MN 55401<BR><A class=autolink
href="http://www.symphonyinfo.com/"
target=_blank>www.symphonyinfo.com</A><BR>Phone: 612-333-1311<BR>Fax:
612-333-5572<BR>Email: <A class=autolink
href="mailto:scapistrant@symphonyinfo.com">scapistrant@symphonyinfo.com</A><BR><BR>-----Original
Message-----<BR>From: <A class=autolink
href="mailto:accessd-bounces@databaseadvisors.com">accessd-bounces@databaseadvisors.com</A><BR>[mailto:accessd-bounces@databaseadvisors.com]On
Behalf Of Drew Wutka<BR>Sent: Tuesday, April 15, 2003 7:47 PM<BR>To:
'accessd@databaseadvisors.com'<BR>Subject: RE: [AccessD] Pushing to
Outlook<BR><BR><BR>A few things. First, you can have the users put personal
contacts into<BR>their Personal Address Book (.pab files). Next, there are
two ways to<BR>manipulate Outlook Contacts...one is through MAPI (or CDO),
which isn't that<BR>tough, but it does require a bit of coding... The other,
and I am not sure<BR>if it let's you write back to the source, but there are
Add-ins for Access<BR>which let you 'link' tables to Exchange and PST files.
They are available<BR>from Microsoft. Which version of Access are you using,
I have the Add-in<BR>for 97.<BR><BR>Drew<BR><BR>-----Original
Message-----<BR>From: Steve Capistrant
[mailto:scapistrant@symphonyinfo.com]<BR>Sent: Monday, April 14, 2003 2:14
PM<BR>To: <A class=autolink
href="mailto:accessd@databaseadvisors.com">accessd@databaseadvisors.com</A><BR>Subject:
[AccessD] Pushing to Outlook<BR><BR><BR>Hi folks.<BR><BR>Looking for tips on
how to push contact info from Access into Outlook. What<BR>are the main
elements in the Outlook object model that let me add and delete<BR>contact
items from VBA in Access? (I don't currently need the ability to<BR>edit
existing items -- too messy to think about for Monday). The bottom<BR>line
task: delete all existing contact info from Outlook and repopulate<BR>with
the fresh info from an Access db. But, the user also needs to have a<BR>way
to independently manage their PERSONAL contacts without
getting<BR>overwritten. Separate pst files, I imagine?<BR><BR>Thank
you....<BR><BR>Steve Capistrant<BR>Symphony Information Services<BR>212 3rd
Avenue North<BR>Minneapolis, MN 55401<BR><A class=autolink
href="http://www.symphonyinfo.com/"
target=_blank>www.symphonyinfo.com</A><BR>Phone: 612-333-1311<BR>Fax:
612-333-5572<BR>Email: <A class=autolink
href="mailto:scapistrant@symphonyinfo.com">scapistrant@symphonyinfo.com</A><BR><BR><BR>______________________________________________<BR>AccessD
mailing list<BR><A class=autolink
href="mailto:AccessD@databaseadvisors.com">AccessD@databaseadvisors.com</A><BR><A
class=autolink href="http://databaseadvisors.com/mailman/listinfo/accessd"
target=_blank>http://databaseadvisors.com/mailman/listinfo/accessd</A><BR>Website:
<A class=autolink href="http://www.databaseadvisors.com/"
target=_blank>http://www.databaseadvisors.com</A><BR><BR><BR>_______________________________________________<BR>AccessD
mailing list<BR><A class=autolink
href="mailto:AccessD@databaseadvisors.com">AccessD@databaseadvisors.com</A><BR><A
class=autolink href="http://databaseadvisors.com/mailman/listinfo/accessd"
target=_blank>http://databaseadvisors.com/mailman/listinfo/accessd</A><BR>Website:
<A class=autolink href="http://www.databaseadvisors.com/"
target=_blank>http://www.databaseadvisors.com</A><BR><BR><BR><BR><BR><BR></FONT></DIV></BLOCKQUOTE>