![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]() Any ideas on how to read a pst file copied from outlook. I have a task to extract the data from the pst and store it in a database. I must also be able to extract attachments. My company will use this approach for litigation. Any ideas? -- ctallos ------------------------------------------------------------------------ ctallos's Profile: http://helpfeeds.com/member.php?userid=1248 View this thread: http://helpfeeds.com/showthread.php?t=196846 |
Ads |
#2
|
|||
|
|||
![]()
ctallos wrote:
Any ideas on how to read a pst file copied from outlook. Yes. With Outlook. Otherwise, there MAY be a commercial tool available, but I haven't seen any. -- Brian Tillman |
#3
|
|||
|
|||
![]() My apologies for not being more concise. I meant programtically access the contents of a pst file using .NET? -- ctallos ------------------------------------------------------------------------ ctallos's Profile: http://helpfeeds.com/member.php?userid=1248 View this thread: http://helpfeeds.com/showthread.php?t=196846 |
#4
|
|||
|
|||
![]()
No matter what language you plan to use you still have to use the Outlook
object model and Outlook automation to read and parse the PST file. See www.outlookcode.com for many Outlook coding examples. Also, programming questions are best asked in one of the Outlook programming groups, that's where the developers hang out. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003 Reminder Manager, Extended Reminders, Attachment Options http://www.slovaktech.com/products.htm "ctallos" wrote in message ... My apologies for not being more concise. I meant programtically access the contents of a pst file using .NET? -- ctallos ------------------------------------------------------------------------ ctallos's Profile: http://helpfeeds.com/member.php?userid=1248 View this thread: http://helpfeeds.com/showthread.php?t=196846 |
Thread Tools | Search this Thread |
Display Modes | |
|
|