After extensive testing, a top global commercial aircraft manufacturer has just renewed its InterBase deployment license with Embarcadero.
The project involved updating InterBase to the latest version to address compliance requirements. Although we cannot name the long-term customer due to a confidentiality clause, we are nevertheless delighted to highlight the renewal.
Embarcadero is proud to…
The Long and Winding Road To Today's Delphi - Happy 29th Birthday !
February 14, 2024
The Long and Winding Road To Delphi’s 29th Birthday
This blog post contains a quick look at 29+ years of development, innovation, community and fun with Delphi.
It Started with Pascal
In order to get to today’s 29th year of Delphi, we have to start back in 1970…
I first met Philippe Kahn and Turbo Pascal 40 years ago this month
November 6, 2023
In 1983, I was working for Softsel Computer Products (Softsel) in the product evaluation, support and training group. Softsel had a booth at the Fall 1983 COMDEX (Computer Dealer Expo) conference (November 28 to December 2) in the Las Vegas Convention Center. I sat at a pod…
If you want to deploy RAD Server on a Linux environment (on-premise or cloud-based) it is mandatory to deploy an instance of InterBase as well because it is the database used by RAD Server to store all its internal data.
This is quite straightforward in most cases, and you…
Official Docker Containers Updated for 11.2
January 24, 2023
The official PAServer, RAD Server, and InterBase Docker images are all updated to work with 11.2. The 10.x images used Ubuntu 18.04.6 LTS (Bionic Beaver) while the updated 11.3 images use Ubuntu 22.04.1 LTS (Jammy Jellyfish). You can find the images on Docker Hub, or the…
7 Best Mobile App Makers in 2022 To Make Your Own Mobile App
November 22, 2022
The demand for app development is booming, and despite the recent turmoil in some sections of the tech economy, mobile app makers are still very much in demand. With the help of modern app builder software which support innovations such as drag-and-drop tools and low-code or…
Advanced Programming - A Complete Guide To Programming In C++
October 28, 2022
A Complete Guide To Advanced Programming In C++
This article is part of a series which teaches you the basics of how to write C++ software. C and C++ both make use of pointers. Often, new C++ programmers can struggle with both the concept and correct use of pointers. In…
Low code app development is the phrase of the moment right now. There are even some tools which fall into the low code category which use artificial intelligence to help develop solutions better although not without some controversary. Yet, the terms used are not clearly…
Using FireDAC Connection Pooling with RAD Server
July 19, 2022
Connection Pooling Meaning
A connection pool is a cache of database connections maintained so that the connections can be reused when future requests to the database are required. Connection pools are used to enhance the performance of executing commands on a database.
Hello C++ Developers,
In a previous C++ apps article we covered 5 easy C++ string methods to learn where we focused on how to iterate and manipulate strings in C++ in various ways. Today we have new different topics. In the first post pick, we will learn a reverse…



