Tap into Exchange data source

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

My boss would like me to write some code to analyze usage of our Exchange
Server. I found the Exchange link in the Get External Data popup, but that
only lets me link to my mailbox.

Does anyone know how to tap into the Exchange Server data store so that I
can get more detailed information about our Exchange Server usage?
 
This newsgroup is for questions about forms in Access, the database product
that's part of Office Professional. Are you trying to get this information
using Access?

Even if you are planning on using Access, you might want to try one of the
Exchange newsgroups, such as microsoft.public.exchange.development.
 
Yes, Doug, I am going to try to tap into it using Access. I'll take your
suggestion under advisement.
 
Hi Dale,

You won't get this information out of the Exchange data store. Instead,
set up Exchange to keep logs of the transactions you're interested in.
Then use Access to analyse the log files.
 
John,

Don't know why, but I was under the impression that Exchange used a SQL
Server database as the backend to store all of the data. Guess that was
wishful thinking.

Dale
 
Dale,

Reasonable thinking: people have been expecting it to change to SQL
Server for years. AIUI the Exchange data store is based on the same Jet
engine that Access uses - but they're no longer compatible if they ever
were.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top