|
database
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
SQL Server Vs Exchange ServerHi
is it possible to create a linked table in SQL Server to access the "address book" on an Exchange server? I know Access can do this but I need this on a SQL Server. I'm using SQL Server 2000 and Enterprise Manager Show quote :) Hi
If you are looking for email addresses then they are in the Active Directory if you are using it and it can be linked using ADSI see "OLE DB Provider for Microsoft Directory Services" in Books online. Searching Google for ADSI may help such as http://tinyurl.com/cxgnv You can also link to Exchange See the "OLE DB Provider for Exchange" topic in books online This may help http://tinyurl.com/bzx6f and http://tinyurl.com/8et3s John Show quote "Jacky Ngew" wrote: > Hi > > is it possible to create a linked table in SQL Server to access the "address > book" on an Exchange server? I know Access can do this but I need this on a > SQL Server. > > I'm using SQL Server 2000 and Enterprise Manager > > :) > > > |
|||||||||||||||||||||||