Exchange Server 2003 / 2007 and T-SQL

L

lone_duck

Hi.

I'm trying to find information about how to access the Exchange Server using
SSMS.

Example:
I would to create a query that can give me a count for all undread mails.

How can I accomplish that? Not a real question :)

- I there any books or website for this specific subject?
- What kind of dataprovider can one use? I have seen some code with oleDB.
- Can SSMS connect directly to the Exchange Server?

Any thoughts are welcome.

Thanks in advance.
Jon
 
F

F.H. Muffman

I'm trying to find information about how to access the Exchange Server
using SSMS.

Probably better asked over in microsoft.public.exchange.development.
 
Top