Login ProductsSalesSupportDownloadsAbout |
Home » Technical Support » ElevateDB Technical Support » Incident Reports » Incident Reports Addressed for Version 2.14 » View Incident Report |
Serious |
Reported By: Wolfgang Klein [AESA GmbH] Reported On: 10/2/2013 For: Version 2.13 Build 3 |
procedure TEDBRowsetManager.CheckMaxBuffers; begin if ((AvailableHeaderSize+(Int64 {!!} (FNextNumber)*BufferSize)) > FTableManager.FileManager.MaximumLockedFileSize) then raise EEDBException.Create(EDB_ERROR_FULL,FormatString(EDB_ERRSTR_FULL, [FTableManager.Table.TypeName, FTableManager.Table.Name, FullFileName])); end;
This web page was last updated on Wednesday, October 30, 2024 at 11:41 AM | Privacy PolicySite Map © 2024 Elevate Software, Inc. All Rights Reserved Questions or comments ? E-mail us at info@elevatesoft.com |