Requirements
Converter (Windows Application)
Workstation
- Windows 8 or later (32 or 64-bit).
- No Delphi or ElevateDB installation required - the EDB runtime is built in.
- HTTP/HTTPS access to the target web server.
Server backend (edbapi.php)
- PHP 8.1 or later (tested through PHP 8.5), with the pdo, pdo_mysql and zlib extensions.
- Any PHP-capable web server: Apache, Nginx, LiteSpeed, IIS, including low-end shared hosting.
- MySQL 8.0.13+ (8.4 LTS recommended) or MariaDB 10.2+ (10.6 LTS recommended).
Developer Library (EDBApiClient)
- Delphi 12 or 13 (DCUs distributed for these versions, Win32 and Win64).
- ElevateDB 2 components (edbcomps) installed in the Delphi IDE.
- An open EDB session and database at runtime.
- Uses the same edbapi.php backend as the Converter - no additional server component needed.