Results 1 to 5 of 5
  1. #1
    Junior Member
    Join Date
    Aug 2016
    Posts
    2

    How to Read Exchange Database .edb files Programmatically

    Hello friends,

    How to Read Exchange Database .edb files Programmatically ??

  2. #2
    Registered User
    Join Date
    Jun 2016
    Location
    Mumbai
    Posts
    872
    You can search on Google database .edb file programmatically.

  3. #3

  4. #4
    Senior Member
    Join Date
    Aug 2020
    Posts
    1,517
    The database is actually made up of multiple b-trees. These other ancillary trees hold indexing and views that work with the main tree. The .edb file is accessed by ESE directly.

  5. #5
    Senior Member
    Join Date
    Aug 2020
    Posts
    1,517
    ManagedESENT API (C#). For this, I've got an Open Source http://www.emmet-gray.com/Articles/ViewESE.html. Using this I'm able to successfully read the tables and data inside each table. But I cannot map the tables and form a user-viewable structure (Username -> Mailbox -> Categories(Contacts, Inbox, Sent Items etc) -> Items inside category) as many utilities do.

Posting Permissions

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

  Find Web Hosting      
  Shared Web Hosting UNIX & Linux Web Hosting Windows Web Hosting Adult Web Hosting
  ASP ASP.NET Web Hosting Reseller Web Hosting VPS Web Hosting Managed Web Hosting
  Cloud Web Hosting Dedicated Server E-commerce Web Hosting Cheap Web Hosting


Premium Partners:


Visit forums.thewebhostbiz.com: to discuss the web hosting business, buy and sell websites and domain names, and discuss current web hosting tools and software.