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 definitive, which can lead to confusion. This article will first define a few key phrases such as citizen developer, visual apps…
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…
Becoming an InterBase VAR: How And Why
May 28, 2022
An InterBase VAR license is simply a legal agreement between you and Embarcadero that allows you to redistribute InterBase. The benefits of this agreement are outlined below.
The Benefits of Being a VAR
There are no registration and licensing headaches. VARs typically receive a .SLIP file which they deploy with their application. By simply copying it to the InterBase install directory it inhibits…
InterBase Database Encryption - How To Do It
May 22, 2022
InterBase Encryption is supported starting with InterBase 2009. InterBase enables you to encrypt information at one or both of the following levels:
Database Level Encryption (InterBase encrypts all of the database pages that contain user information).
Column Level…
InterBase comes embedded with RAD Studio, but chances are you haven’t activated it yet. This means you’re missing out on a very powerful and versatile database you’ve already paid for with your RAD Studio purchase.
In this blog post we’ll look at how to check if…
The Ultimate Cheat Sheet On Windows 10 App Development
April 4, 2022
Today is an exciting and dynamic time to be a developer. Technology advances seem to have accelerated and, with this, our software projects seem to paradoxically expand and shrink simultaneously. They expand because more devices and environments are becoming available to them. They shrink because we tend to use the same tools for developing all variants of our work. Past developers could have a…
View From The Tap - Bulgarian Firm Supports Country's Market Leaders With Delphi And InterBase (Case Study)
April 1, 2022
Using InterBase and Delphi, Bulgarian software company Bonev Soft (BSoft) has made financial management and tax payments painless for the country’s industry leaders for over 20 years.
BSoft’s flagship software, AJUR®, is an integrated management system for Windows…
A Cornucopia of Tools To Leverage
February 16, 2022
Delphi and C++ developers have a wide spectrum of available tools to help build solutions for their companies and customers. Beyond just the compiler, IDE, components and libraries, Embarcadero and Idera provide tools you can leverage to get development done faster and with…
The 5 Best C++ Build Tools For Windows App Development
February 7, 2022
The C++ Compiler and C++ IDE features really evolved from the early and auspicious beginnings of Turbo C, C++ and Borland C++. Today we have a wide array of capabilities supporting a rich and diverse amount of OS platforms running on many thousands of types of devices encompassing everything from cell phones, watches, cars to a broad collection of IoT (internet of things) specialized hardware.