How are Journal CAtegories stored

R

Randy Lane

I've been having users specify a Category when entering a journal item
into a publis folder.
I've used Access to connect to the folder so I can query it, possibly
extract the data. But I don't see how I can get the category items
using Acces (i.e., OLEDB). Anyone with any ides?
 
S

Sue Mosher [MVP-Outlook]

The linked table method has major limitations, including the inability to
show even all the reasonably important fields. While articles have been
written on how to expand on this method's obvious features, I've never been
able to duplicate the results. See
http://www.outlookcode.com/d/database.htm#linkedtables .

That page will also give you other ideas on how to work with databases and
Outlook together. You'll need to write code or use a third-party tool that
does the heavy lifting.
 

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

Top