Glen Scales [MVP]
Guest
|
Posted:
Fri Dec 16, 2005 1:58 am Post subject:
Re: Replicating SQL dB with Exchange2003 |
|
|
You can't replicate these things in the strict terms of that concept. You
can code something that will create Contacts and Distribution lists in
Exchange based on SQL data. What API you use depends on if you are talking
about Mailenabled Contacts in Active Directory or Public folder/Mailbox
contacts the same with Distribution groups are you talking about Active
Directory Distribution groups or Public Folder Distribution lists. If its
Active directory just look into using ADSI or System.directory services to
create the object in Active Directory based on the data in SQL.
Cheers
Glen
"HY" <HY@discussions.microsoft.com> wrote in message
news:BF6B098B-BE24-441D-A0ED-A9B0EFA02387@microsoft.com...
| Quote: | Dear all,
How kan i,
Replicating e-mail addresses, fax numbers and
Distribution Groups from sql database to Ms Exchange 2003?
Kind regards |
|
|