|
|
|
|
|
by brettsh
1966 days ago
|
|
This engine was never storage for Outlook, nor I _think_ Visual Source Safe (but can't be sure of that). The JET Blue engine often gets confused with the JET Red engine, which were both completely different implementations of the JET API spec. See notes bottom of this page:
https://docs.microsoft.com/en-us/windows/win32/extensible-st... I say "we" because I am one of the developers who has worked on the engine for the last 15 years (around half of it's existence). Since I have worked on the engine, it has had a limit of slightly less than 2^31 database pages, which since it has a variable page size, has historically been 4 to 64 TBs. Even before the 2nd rewrite in the 90s, I believe it had a 16 GB limit, so I really think the 2 GB is JET Red. Brett Shirley [MSFT] |
|