Opening a personal file store (.pst) using VB6.0 
Author Message
 Opening a personal file store (.pst) using VB6.0

You'll probably need to use CDO to get the Senders Address as Outlook
doesn't provide this either. I don't know about DAO but in Outlook or CDO
you have a collection which would represent the Attachments for each item.

--
eScape Systems - developing Outlook Software
  http://www.*-*-*.com/
*****************************************************************

Visit our new DOT NET ZONE for all that's hot!
< http://www.*-*-*.com/ >

****************************************************************

Quote:
> Hi guys :
> I had to read a .pst archive using Visual Basic and transfer the mails
into
> our corporate Oracle Database.
> I successfuly opened the pst using DAO and could also access my mail
folders
> under the 'Personal Folders'
> but the problem arises when i had to access the mail attachments also with
a
> mail. the DAO table collection has a field in it called HAS ATTACHMENTS
> which is a logical field, when this is true, where do i get the
attachments
> from ??
> Another thing is how do i get the EMAIL of the sender, it only has a field
> of senders name but not the Email.
> Any help would be appreciated.
> Thx
> Ravneet
> Software Engineer
> Supportscape Inc.



Mon, 05 Jan 2004 17:27:55 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Finding the path of the Personal Folders .pst file programmatically

2. Opening .PST via VB6 & ADO

3. Personal Folder (PST) path

4. Open & Close pst files with VBA

5. Code for opening .pst file

6. Opening a *.pst file via code

7. how can i close an opened PST File

8. Open & Close pst files with VBA

9. How to open a Contact folder in a PST file

10. Can you open a .PST file with VBScript?

11. Need to automate opening .pst file

12. Open other .pst file...

 

 
Powered by phpBB® Forum Software