Have an amazing solution built in RAD Studio? Let us know. Looking for discounts? Visit our Special Offers page!
See What's New in 12.3 Athens
C++News

Buffer Overflow in the C/C++ RTL

We recently identified a potential buffer overflow in the C/C++ runtime library (RTL). Although this is an issue that was introduced to the code in 1997 with no exploitation since its introduction, we are publishing a notification and a fix for safety and openness, out of an abundance of caution. Issue information: Affects _wgetcurdir, _wsearchstr, plus the “_t” variants _tgetdcwd and…
Read more
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, at: https://github.com/Embarcadero/InterBaseODBCDriver  The source code includes recent fixes to add support for catalog/tables…
Read more
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
C++CodeRAD Studio

Professionally Amplify Your C++ Applications With C++ Builder 12

Hello C++ Developers, recently we released the “Full list of features in C++11” on the LearnCPlusPlus.org website. These features and examples may amplify your C++ applications. In addition, if you are developing game applications or music applications such as sound studio applications, we have a C++ example to read the WAV waveform audio file format from its file header…
Read more
DelphiIDENewsRAD StudioWebinar

Who Uses Delphi? The Silent Success Behind Astronauts, Theme Parks, Satellites, And A Multi-billion Ultimate Payday!

Despite Delphi being regularly rated as one of the top ten development languages in the world, there’s still this weird, undeserved negativity (accidental or intentional) from some people who…

IN THE ARTICLES