| 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> |
|---|---|---|
| ||
| Previous by Date: | Re: How to get props from msExchPublicFolder?, Glen Scales [MVP] |
|---|---|
| Next by Date: | Re: Syncronous OnSave sink Fires on message item but outlook rule moves item, Peril49 |
| Previous by Thread: | Re: How to get props from msExchPublicFolder?, Glen Scales [MVP] |
| Next by Thread: | After register a Exchange Web global form, not want the draft fold use this form., swzhengblog |
| Indexes: | [Date] [Thread] [Top] [All Lists] |