![]() | Products |
| Home » Technical Support » ElevateDB Technical Support » Product Manuals » ElevateDB Version 2 Manual for RAD Studio 13 (Delphi Win64) » DBISAM Migration » TDBISAMDatabase Component |
| Removed | Description |
| KeepTablesOpen | This property has been moved to the session level and the TEDBSession component. |
| Removed | Description |
| Backup BackupInfo Restore | These methods are no longer necessary. ElevateDB uses SQL for backing up and restoring databases, as well as retrieving information about backups from disk, and a special Configuration database for storing the available backups in a given configuration. Please see the BACKUP DATABASE, RESTORE DATABASE, SET BACKUPS STORE, and Backups Table topics for more information. |
| Removed | Description |
| None |
| Changed | Description |
| Directory RemoteDatabase | These properties have been replaced by the single Database property. ElevateDB uses SQL to create and drop databases, and a special Configuration database for storing the available databases in a given configuration. Please see the CREATE DATABASE, DROP DATABASE, and Databases Table topics for more information. |
| Changed | Description |
| StartTransaction | The StartTransaction method accepts a list of tables as a string array instead of a TStrings object, and there is one additional parameter for specifying the transaction lock timeout in milliseconds. |
| Changed | Description |
| OnBackupLog OnBackupProgress OnRestoreLog OnRestoreProgress | These events have been replaced with the OnLogMessage, OnProgress, and OnStatusMessage events. |
| New | Description |
| None |
| New | Description |
| TableInTransaction | The TableInTransaction method is used to determine if a specific table is involved in the current transaction. |
| New | Description |
| None |
This web page was last updated on Tuesday, September 16, 2025 at 04:56 PM | Privacy Policy © 2026 Elevate Software, Inc. All Rights Reserved Questions or comments ? |

