News

Modeling databases with Embarcadero ER/Studio: an InterBase example

Author: Andreano Lanusse T1394 As you know Embarcadero is a database company, now a database and developer company. A number of great database tools are coming, one of these tools is ER/Studio, which is a tool specialized in database modeling. ER/Studio is independent of the database, offering native integration with MySQL, Oracle, Sysbase, and DB2. To connect to other databases, you can use…
Read more
C++

BDE and Database Desktop Locking Protocol

Author: Embarcadero USA Technical Information Database TI1437D.txt - BDE and Database Desktop Locking Protocol Category :Database Programming Platform :All Windows Product : Description: Intended Audience This information will be of benefit to anyone considering designing a database application using Delphi and the BDE. Prerequisites A basic knowledge or interest in Paradox…
Read more
C++DelphiNewsRAD Studio

Announcing the Availability of RAD Studio 12.2 Athens

Embarcadero is very excited to announce RAD Studio 12.2 Athens along with Delphi 12.2 and C++Builder 12.2 is available to customers starting today. The RAD Studio 12.2 Athens release offers our first Generative AI integration in the IDE, a new template library for web development, significant feature enhancements to the new C++ Win64 Clang–based compiler and toolchain, new Delphi compilers built…
Read more
News

Delphi 12 And C++Builder 12 Community Editions Released!

We are thrilled to announce the launch of Delphi 12 Community Edition and C++Builder 12 Community, two full-featured, free versions of our renowned Delphi IDE and of our flagship C++Builder IDE. The Community Edition versions are designed to empower startups, students, and…
News

InterBase ODBC Driver on GitHub

Embarcadero just released the source code of the most recent version of the ODBC driver for the InterBase relational database. This is an open source driver which has been available for long, but it’s the first time it is officially hosted in a public repository…
DatabaseInterBaseNews

InterBase Encryption - How to Get Started?

High-level encryption is a vital feature of any reliable database, and Embarcadero’s signature database, InterBase, handles it very well. But how exactly does InterBase restrict access to data, both at rest and in transit, through encryption? In the article we are taking a closer look. Introduction The Encryption Engine is natively available as part of the Desktop, Server and ToGo editions…
Read more