CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Sep 2001
    Posts
    73

    accesing .pst folders

    hi i am trying to access .pst folder( ms exchange folder) by ADO... how i can do it??
    Please help me
    thanks in advance.
    Last edited by aminur; December 23rd, 2022 at 08:49 PM.

  2. #2
    Join Date
    Jun 2001
    Location
    Sri Lanka
    Posts
    272

    Re: accesing .pst folders

    If u want to view only, u can use the feature of linking the Exchange to a Database in MS Access. Then using ADO u can view the data in that Exchange Server. Anyhow u should have the priviledges to view the particular folder.
    Srinika


    If u don't know how to Rate an answer, then Rate my answer to learn, If u know, then practice it

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured