up vote 1 down vote favorite
share [g+] share [fb]

Are all emails, todos, calander items held in one file for Microsoft Outlook (I.e the OST and PST file)? If so why do they use the one file?

Any idea?

link|improve this question

0% accept rate
feedback

migrated from stackoverflow.com Oct 1 '09 at 6:51

This question came from our site for professional and enthusiast programmers.

3 Answers

As James noted, they're all in one file by default. I expect the reason is based on a number of factors, least of all that it's easier to back up one file, it locks you in to Outlook, and it has features including compressible encryption.

link|improve this answer
feedback

Outlook indexes all items for searchability, I guess it's much easier to index a database than a file structure. Plus all the reasons mentioned by others.

link|improve this answer
feedback

As long as you don't set it up to split it, yes they are all in said file.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.