Your options for building such an application would depend on such things as:
-- where the contact data is stored (e.g. PST file vs. Exchange public folder)
-- if Exchange, what version
-- network security issues related to external access by the offline agents
-- Outlook version
etc.
--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
"Wendell A. Clark" wrote in message ...
I just want to insulate my user from having to go through outlook, the
scheduling is used but the the data feeds other forms and reports.
"Sue Mosher [MVP-Outlook]" wrote in message
...
Since Outlook already provides the ability to update contacts in any
contacts folder for which the user has permission, how does what you want to
do differ from that built-in functionality?
"Wendell A. Clark" wrote in message
...
I want to give the enduser access to updating phone numbers, addresses etc
the generic C.R.U.D. features usually associated with a database, but
performed against the contact list.
"Sue Mosher [MVP-Outlook]" wrote in message
...
Adjust the contact list in what way beyond the usual opening a contact,
changing it and saving it?
"Wendell A. Clark" wrote in message
...
I am using the outlook contact list as the base of a sales list, that is
uded by off-line field agents. I would like to implement an edit ability
from my program to adjust the contact list is this possible -- if so is
their a tutorial to get me started?