Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / DB Engine / SQL Server / December 2008

Tip: Looking for answers? Try searching our database.

SQL Server to Microsoft Exchange

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
musosdev - 30 Oct 2008 12:16 GMT
Hi

I'm not sure if this is the right group, but I'm looking for information on
how to get our Contacts database (which is in SQLServer) into a Public
Address book on Microsoft Exchange.

I trawled the net and found the following article on SQLServerCentral...
http://www.sqlservercentral.com/articles/Miscellaneous/2985/ - however, I
cannot find the website for xp_sql2exchange to download the scripts or find
out more.

First of all, does anybody have any information as to what happened to this
set of scripts, where I might be able to download it, etc.

Alternatively, can anyone point me in the direction of anything that does
the same or a smilar job?

Thanks,

Dan
John Bell - 08 Nov 2008 18:34 GMT
> Hi
>
[quoted text clipped - 19 lines]
>
> Dan

Hi

Hopefully you are using Active Directory for contacts and you will need an
ADSI connection. You can retrieve this information but not set/create it in
this way. http://support.microsoft.com/kb/299410 should get you started.

John
musosdev - 27 Nov 2008 08:46 GMT
> > Hi
> >
[quoted text clipped - 27 lines]
>
> John

John,

Thanks for the info. Currently we are using an SQL Server table to store our
contacts database. From your response, I get the feeling you believe this to
be a bad idea.

Can you explain why using AD for contacts is better than putting them
directly into Exchange or pulling them from SQL Server?!
John Bell - 27 Nov 2008 20:20 GMT
>> > Hi
>> >
[quoted text clipped - 44 lines]
> Can you explain why using AD for contacts is better than putting them
> directly into Exchange or pulling them from SQL Server?!

Hi

You can only query AD from a SQL Server linked server and not update it! AD
may offer more availability than exchange, but you may want to look at the
example http://msdn.microsoft.com/en-us/library/bb508823.aspx which uses
exchange web services.

John
musosdev - 01 Dec 2008 11:29 GMT
John,

Thanks for the info. As far as I can work out, contacts in the AD / exchange
store have to be "mail-enabled" in order to appear in the GAL. If we
mail-enable a contact, they are given an @ourdomain.com email address.

Is there any way to prevent this? We don't want 2000+ email accounts
creating in Exchange for contacts that don't work here!

Alternatively, the only way I can think of doing this is to poll sQL for the
contacts, not sure if there are any examples of this anywhere?!

Cheers

Dan

> >> > Hi
> >> >
[quoted text clipped - 53 lines]
>
> John
John Bell - 01 Dec 2008 19:23 GMT
> John,
>
[quoted text clipped - 13 lines]
>
> Dan

Hi Dan

You may want to ask these questions in and exchange newsgroup. My guess is
that you don't need the local email address if this is a SMTP contact.

John
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.