Click and navigate to your RAD Studio installation's \bin folder (typically C:\Program Files (x86)\Embarcadero\Studio\19.0\bin ).
The BDE Installer for RAD Studio, Delphi, and C++Builder 10.2 Tokyo provides a simple and straightforward way to install and configure the BDE. By following the steps outlined in this article, developers can easily install and configure the BDE, ensuring that they have the tools and libraries they need to build robust and scalable applications.
Installing and configuring the can be complex, particularly because the engine is deprecated and not included by default in the installation process. This article provides a detailed guide on obtaining, installing, and configuring the BDE for Tokyo, alongside best practices for legacy support. 1. Understanding BDE in the Era of RAD Studio 10.2 Tokyo
Embarcadero no longer actively distributes the BDE on its main website. However, registered users can find it via:
The main RAD Studio 10.2 Tokyo IDE must be fully installed on your machine before running the BDE installer.
The BDE installer for 10.2 Tokyo automatically registers only the 32-bit components. Do not attempt to force a 64-bit installation—it will fail.
Follow the on-screen instructions to complete the installation. Restart RAD Studio. Configuring BDE in 10.2 Tokyo
: To see BDE components (like TTable or TQuery ) in the Tool Palette, you must manually install the design package: Open RAD Studio 10.2 Tokyo.
Locate C:\Program Files (x86)\Common Files\Borland Shared\BDE\BDEAdmin.exe . Right-click > Properties > Compatibility.
Are you planning to soon, or do you need to stick with BDE for the long term?
After installation, you may need to use the ( bdeadmin.exe ) to manage aliases and system settings: