Intro
Grid systems represents an important part of the UI design for database applications – a key application type for RAD Studio users. Aware of that Embarcadero is providing a full version of the powerful teeGrid from Steema Software for both VCL and FMX as part of the current RAD Studio promo (the promo also brings Interbase ToGo and DerScanner, depending on the RAD Studio, Delphi or C++…
Accessing Databricks, Teradata, Oracle Autonomous, MongoDB Atlas and Google BigQuery with RAD Studio and FireDAC
July 21, 2025
Intro
I believe almost everyone developing with RAD is aware that FireDAC provides nativelly access to a bunch of database systems.
With each new release of RAD Studio, the list of supported databases is updated in response to customer requests and the availability of newer…
InterBase Encryption - How to Get Started?
June 20, 2024
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…
ZXing.Delphi (Zebra Crossing)
In the same way I did for RAD Studio 11 here, I successfully compiled a small demo app using the ZXing library for Delphi – but now using RAD Studio 12. This demo app was built with the most recent version of ZXing (3.97) and has been…
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.
This is a bonus post from the series about the integrating Interbase with .NET apps, and today we’ll talk about the incredible Interbase feature called Change Views™.
Just in case this is your first visit here, I have a recap for you in the chronological order the…
Celebrate Delphi's 27th by Upgrading Your Skills #Delphi27th
February 13, 2022
There is a interesting increase in the instructive content available for RAD Studio recently, in particular for Delphi. There are new books being released frequently, whitepapers and videos, as well formal training courses, covering a myriad of topics from beginners to…
.NET Apps using Embedded Interbase Database - How to deploy a secure database app with zero installation/administration
February 4, 2022
And we are back! This is a new entry from the series about Interbase for .NET developers. Doing a recap, the first post “Introducing InterBase for .NET – A Super-Secure Embedded Data Warehouse For .NET Users” can be found here, the second post “Getting…
Your first .NET/Interbase App - How to connect .NET and the Interbase secure data store
January 9, 2022
Hi devs! This is the 3rd post from a series about Interbase for .NET developers. If you just arrived on this channel, the first “Introducing InterBase for .NET – A Super-Secure Embedded Data Warehouse For .NET Users” can be found here, and the second…
Getting Started With InterBase For .NET - Install, Configure And Secure Your Data in Minutes
November 29, 2021
Hello developers! This is the second blog post of a series that introduces the InterBase multiplatform database to .NET developers. The first post, Introducing InterBase for .NET – A Super-Secure Embedded Data Warehouse For .NET Users can be found here, and today we are…



