From: Simon <sim...@vo...> - 2003-10-16 22:26:37
|
... taken from the article Regarding the theoretical maximum database size: InterBase internally enumerates the multiple files with a 16-bit = unsigned integers, therefore you may have up to 65,536 files. Assuming = you choose file of the maximum supported size, you can theoretically = address up to 2^(31+16)-1 bytes, or 131,072 terrabytes of data. ... If they didn't change how they internally count gdb files it is = still 131,072 terrabytes (should be enough for most of us :) ). |