If you are still maintaining legacy applications or migrating older projects to RAD Studio 10.2 Tokyo, you have likely run into the Borland Database Engine (BDE) hurdle. As of newer versions, Embarcadero no longer ships the BDE automatically, making it difficult to compile or install older database-driven apps.

To help the community, I am sharing the BDE Installer for RAD Studio 10.2 Tokyo.

🛑 Why do you need this? If you try to open a project using the BDE unit in 10.2 Tokyo without this package, you will face compilation errors and missing design-time components. This installer bridges that gap, allowing you to keep your legacy systems running on the modern Tokyo IDE.

🔧 Features:

⬇️ Download & Installation: You can grab the installer for free via the link below:

🔗 [Insert Download Link Here - e.g., GitHub Repository or Embarcadero Community URL]

Installation Steps:

⚠️ Important Note: While the BDE is stable, it is considered deprecated technology. If you have the time, Embarcadero highly recommends migrating to FireDAC for better performance and future compatibility. However, for "quick fixes" or maintaining legacy codebases where a migration isn't possible yet, this installer is a lifesaver.

Hope this helps save some time!

#Delphi #CBuilder #RADStudio #BDE #LegacyCode #Tokyo10.2 #DeveloperTools

The Borland Database Engine (BDE) has been officially deprecated and removed from the default RAD Studio installation since XE7. However, if you are working with legacy projects in RAD Studio 10.2 Tokyo, a separate installer is available for registered users to restore BDE functionality. How to Get the BDE Installer for 10.2 Tokyo

The official BDE installer for RAD Studio 10.2 Tokyo is provided by Embarcadero as a separate download for licensed users.

Official Download: Registered users can find the BDE installer on the Embarcadero Registered Users site or via Code Central (Item ID: 30752).

Cost: The installer itself is "free" in the sense that it is included with your RAD Studio 10.2 Tokyo license, but it requires a valid registered account to access.

Alternative Sources: Some community forums and third-party sites offer standalone BDE setups (like Software Informer), but these are not officially supported and should be used with caution. Step-by-Step Installation Guide

To fully integrate BDE into your 10.2 Tokyo IDE, you must complete two main steps: running the core engine installer and then manually enabling the IDE components. 1. Run the Core Installer

The Borland Database Engine (BDE) is deprecated and has been removed from the standard installer since RAD Studio XE7. To use it in RAD Studio 10.2 Tokyo, you must download and install it as a separate add-on. How to Get the BDE for 10.2 Tokyo

Official Download: Registered users can download the specific "BDE Installer for RAD Studio, Delphi, C++Builder 10.2 Tokyo" (Item ID: 30752) from the Embarcadero Registered Products Portal.

Community/Free Options: While Embarcadero does not provide a standalone "free" public link for current versions, older versions of the BDE (like 5.1.1 or 5.2) can sometimes be found on third-party sites like nknabe.dk or medlogsystems.com. Note: Third-party BDE installers may lack the necessary IDE design-time packages for Tokyo. Installation & Activation Steps

Run the Installer: Execute the bdesetup.exe file and follow the prompts. It is often recommended to install to a simple path like C:\IDAPI.

Add to IDE (Design-Time): If the components do not appear in your Tool Palette after installation: Open RAD Studio 10.2 Tokyo.


If you find the BDE too brittle (corrupts easily, 32-bit only, no longer developed), consider migrating:

If you must keep the BDE for legacy reasons, the free installer above will serve you well.


Finding a BDE installer for RAD Studio Delphi C++ Builder 10.2 Tokyo free is not difficult if you know where to look and understand the legal red tape. The community has preserved the final Borland BDE 5.2 installer as a free redistribution, allowing thousands of developers to keep their legacy systems alive on modern Delphi.

However, treat BDE as a temporary bridge, not a permanent solution. FireDAC is mature, fully supported by Embarcadero, and can read/write Paradox and dBase files without the BDE’s baggage. Begin your migration strategy today while your BDE-enabled app runs on 10.2 Tokyo.


Q: Can I use BDE on C++ Builder 10.2 Tokyo?
Yes, the same BDE installer works for both Delphi and C++ Builder personality.

Q: Is BDE supported on Windows 11?
Officially no, but practically yes – BDE 5.2 runs fine on Windows 11 21H2/22H2 (32-bit compatibility mode).

Q: Do I need separate BDE installers for each RAD Studio version?
No, one BDE installation serves all Delphi/C++ Builder versions from Delphi 7 to 11 Alexandria.

Q: Why does BDE crash when I open SQL Explorer?
Set Windows compatibility mode to Windows 7 for BDEAdmin.exe and run as administrator.


By following this guide, you’ve successfully installed a free BDE installer for RAD Studio 10.2 Tokyo and learned the essential fixes to keep your legacy Delphi and C++ Builder projects running. Good luck with your development journey!

The Borland Database Engine (BDE) was officially removed from the core installation of RAD Studio starting with version XE7. For RAD Studio 10.2 Tokyo, the BDE remains available as a separate, free add-on for registered users through the Embarcadero Registered Users portal. How to Install BDE for RAD Studio 10.2 Tokyo

Download the Installer: Log in to your Embarcadero Registered Users account. Search for the "BDE Installer for RAD Studio, Delphi, C++Builder 10.2 Tokyo" (Item ID: 30752).

Run the Installer: Execute the downloaded file to install the core BDE engine on your system.

Install Components into the IDE: Installing the engine allows your projects to compile, but to see the components (like TTable or TQuery) in the Tool Palette at design time, you must manually add the design-time package: Open RAD Studio 10.2 Tokyo.

The Borland Database Engine (BDE) is not included in the standard installation for RAD Studio 10.2 Tokyo It is provided as a separate, free download exclusively for registered users with an active license forum.combit.net How to Download and Install Access the Portal : Log in to the Embarcadero Registered User Portal CodeCentral repository Download the Installer

: Locate the specific item for your version. For 10.2 Tokyo, the direct reference is often listed as Item 30752 on CodeCentral. Run the Setup : Execute the downloaded installer (e.g., BDEInst.exe ) to install the core engine files. Register Components in IDE Open RAD Studio 10.2 Tokyo. Navigate to

For developers working with RAD Studio 10.2 Tokyo, finding and installing the Borland Database Engine (BDE) requires a specific process, as it is a legacy component not included in the standard IDE installer. The BDE Installation Story

To get the BDE working for free with your registered version of Delphi or C++ Builder 10.2 Tokyo, follow these official steps:

Download the Official Installer:Embarcadero provides a separate BDE installer for registered users of RAD Studio 10.2. Log into the Embarcadero Registered Users Portal to find the download link:

Direct Link ID: Item #30752 (BDE for RAD Studio 10.2 Tokyo).

Note: You must have RAD Studio 10.2 already installed on your system for this installer to run successfully.

Run the Installer:Execute the downloaded file. If you encounter a "not enough disk space" error on modern drives (common due to a 32-bit integer check), simply ignore it and click Continue.

Enable Components in the IDE:Installing the BDE files does not automatically add the components to your Tool Palette. You must manually register the design-time packages:


After installing the BDE, you need to make it visible inside the RAD Studio IDE.

Now you can compile and run your old BDE projects directly in 10.2 Tokyo – as long as you target 32-bit Windows (the BDE does not support 64-bit).


The BDE is a set of 32-bit DLLs and utilities that act as a middleware layer between your Delphi/C++ Builder application and local databases. It supports:

For RAD Studio 10.2 Tokyo (released March 2017), the BDE was removed entirely from the installer to encourage migration to FireDAC, dbExpress, or ADO. However, Embarcadero (and the community) still provide a standalone redistributable.