News

The Impact of Log4j on Software Development with Delphi and C++Builder

Thoughts on the security issues of Log4j, what they imply for the developer community in general, and the specific effect on RAD Studio developers. Unless you live on a remote island with no Internet connection, you’ve certainly heard about the Log4j issues that affected so many applications and internet services over the last 10 days. The coincidental discovery of this critical bug in the…
Read more
News

RAD Studio 11 Alexandria November Patch Available

Today Embarcadero released a second patch for RAD Studio, Delphi, and C++Builder 11 Alexandria. The patch addresses one significant regression introduced by Patch 1 and improves the support for the latest Apple SDKs on macOS Monterey with a new version of PAServer for…
News

New FireDAC Driver for SQLite SEE

Embarcadero has made available a new FireDAC driver for the SQLite Encryption Extension (SEE) database. The download is in GetIt and here are some details behind this decision. RAD Studio 11 Alexandria, like previous versions, ships with a FireDAC driver for the SQLite database offering two different approaches for delivery. One option is static linking, that is, to compile SQLite into your…
Read more
News

Native Windows is Back to Center Stage

With the demise of UWP, native development has reclaimed its place as the primary Windows development model after 20 years (given we had .NET in between). Delphi excels at native programming, so this is fantastic news for us. Several announcements from Microsoft in recent…
News

My November Conferences: EKON 25 and DelphiCon 2021

Over the next two weeks, I’m presenting at two different conferences: EKON 25, in-person in Dusseldorf, Germany, and DelphiCon 2021, Embarcadero largest yearly online event. EKON 25 The EKON conference in Germany is likely the longest running Delphi focused event…
News

RAD Studio 11 Alexandria Patch 1 Available

Today Embarcadero released a patch for RAD Studio, Delphi, and C++Builder 11 Alexandria. The patch addresses a few relevant issues in the most recent release and is available to active update subscription customers in the GetIt Package Manager (with a matching alert showing up in the new IDE Welcome Page) or on the my.embarcadero.com download site. Installing this patch is recommended for all RAD…
Read more
News

The New RAD Server Lite (RSLite) in RAD Studio 11

We announced the availability of a new option to deploy and license RAD Server as part of the RAD Studio 11 Alexandria release, with the goal of simplifying deployment for installations that do not require a large number of REST requests. What is RAD Server? Before I get to…
News

More VCL Support for Windows 11

With the official release of Windows 11, Embarcadero has made some specific VCL styles, and I’m offering some coding helpers specific to the new version of the Microsoft desktop OS. More will come over time. After the announcement earlier this year, Microsoft…
News

InterBase 2020 Update 2 Released

We are happy to announce that InterBase 2020 Update 2 has been released today. Building on the solid foundation of InterBase 2020, the new update includes a few new features and addresses some customer issues. For general InterBase information see www.embarcadero.com/products/interbase and www.interbase.com. InterBase 2020 Update 2 extends database support for Common Table Expressions by…
Read more