microsoft.public.exchange.development
[Top] [All Lists]

Exchange 2003 Server and MsSql Server

Subject: Exchange 2003 Server and MsSql Server
From: "mtugnoli"
Date: 20 Oct 2006 04:24:31 -0700
Newsgroups: microsoft.public.exchange.development
Hi to all,

Is it possible to do a link from MsSql to Exchange Server to list a
Mailbox ?

Now I can find samples usind ADSI but I make only a contacts view with:

EXEC sp_addlinkedserver 'ADSI', 'Active Directory Services
2.5','ADSDSOObject', 'adsdatasource'

and

SELECT * FROM
OpenQuery(ADSI,'<LDAP://myserver>;(&(objectCategory=Person)(objectClass=user)(sAMAccountName=*));sAMAccountName,displayName,telephoneNumber,mail')



Is it possible to do tis with a mailbox ?

Thank

Marco


<Prev in Thread] Current Thread [Next in Thread>
  • Exchange 2003 Server and MsSql Server, mtugnoli <=
Privacy Policy