opening PST files

Q

Qoooba

could anyone help me with some piece of code
which opens *.pst file stored somewhere on a disk?
i need to get to the messages stored in this file

my task is actually to do it in java but if no one has a java code (for
example using JACOB or microsoft sdk) VB will be fine as well :)

Thank in advance
 
R

rifleman

Qoooba said:
could anyone help me with some piece of code
which opens *.pst file stored somewhere on a disk?
i need to get to the messages stored in this file

my task is actually to do it in java but if no one has a java code (for
example using JACOB or microsoft sdk) VB will be fine as well :)

Thank in advance

the ONLY code that opens a pst file is that stored within outlook.exe.

AFAIK........
 
Q

Qoooba

the ONLY code that opens a pst file is that stored within outlook.exe.

AFAIK........
I know that this format is protected by Microsoft but maybe it can be done
using some COM functions...
 
J

Jason

If you have Outlook, create a New Profile without any
email accounts. Once it is created Choose Data File and
Browse to your old PST file. If you don't have Outlook
you are SOOL.
Jason
 

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