Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread How is maximum database size determined
Thu, Nov 2 2006 12:05 PMPermanent Link

"Mark A. Andrews"
Tim,

In DBISAM, how is the maximum database size determined? Specifically,
what are the factors used to determine the maximum size? How do BLOB's
factor into the equation?

Thanks,

Mark
Thu, Nov 2 2006 10:59 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Mark,

<< In DBISAM, how is the maximum database size determined? Specifically,
what are the factors used to determine the maximum size? How do BLOB's
factor into the equation? >>

In terms of size in bytes, the maximum is determined by hard-coded settings,
depending upon the TDBISAMEngine.LargeFileSupport property setting:

http://www.elevatesoft.com/dbisam4d5_system_capacities.htm

See "Size of Physical Table Files".

--
Tim Young
Elevate Software
www.elevatesoft.com

Tue, Nov 7 2006 3:58 PMPermanent Link

"Mark A. Andrews"
Tim Young [Elevate Software] wrote:

>
> In terms of size in bytes, the maximum is determined by hard-coded settings,
> depending upon the TDBISAMEngine.LargeFileSupport property setting:
>
> http://www.elevatesoft.com/dbisam4d5_system_capacities.htm
>
> See "Size of Physical Table Files".
>

Thanks Tim. Next time just tell me to RTFM! Smile

Mark
Image