Memory

N

nroose

I have a program that accesses/adds/edits a couple thousand Outlook
items. The problem is that Outlook does not release any memory. The
memory usage of Outlook.exe grows until Outlook gets an error.

If I run OL minimized, and manually restore and re-minimize every so
often, that cleans up the memory and the error does not happen.

I tried to programmatically do the restore and minimize, but that does
not clean up the memory.

Any ideas?

Thanks.
 
M

Michael Bauer

You can use CDO. It´s optional and you maybe have to install it first
from your Office-/OL CD.

BTW: It´s much faster than the OOM.
 
N

nroose

Umm. The items I am working with are Contacts, Appointments, and
Tasks. All I can find about the CDO indicates that it only does
messaging objects. Is that incorrect? Can I access Contacts,
Appointements, and Tasks with CDO?
 

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