The FireDAC.TFDLocalSQL MegaFMX sample is divided in three tabs where each tab demonstrates single Local SQL usage case.
Each tab has dedicated SQLite in-memory connection established using theTFDConnectionwith only single parameterDriverID=SQLite. When noDatabaseparameter value is specified then FireDAC SQLite driver opens an in-memory connection. It will be used…
Build Modern Delphi/C++ Builder Web Applications Using IntraWeb Framework and IWBootStrap
October 23, 2020
Thinking to write a new web application or modernize your existing application into web framework for Delphi/C++ Builder Framework? AToZed Softwares provides an Amazing FullStack/ClientServer Focused Web Framework to build applications faster. Installs into IDE, Modeled on…
FL Studio Is A Massively Popular Digital Audio Workstation Software Built In Delphi
October 22, 2020
Image-Line Software is the Belgian based creator of FL Studio, one of the most popular Digital Audio Workstations (DAWs) available on the market for creating music. FL Studio is installed more than 30,000 times per day (more than 10 million installations a year) by users in…
Learn How To Build MVVM Pattern Based App In 20 Minutes
October 22, 2020
MVVM is a software architectural pattern that facilitates the separation of the development of the graphical user interface via a markup language or GUI code from the development of the business logic or back-end logic so that the view is not dependent on any specific model…
TheBatchsample shows you how to useArray DMLto execute multiple SQL INSERT commands in a single step to optimize database population performance. In this demo the “batch” and “Array DML” terms are…
Quickly Learn About The Ultimate Open Tools APIs For Decorating Your Delphi/C++ Builder IDE
October 22, 2020
Though RAD Studio IDE supports a lot of features to boost productivity sometimes as a Delphi/C++ Builder Developer and as an end-user we may think to modify/extend the IDE capabilities for our own custom needs. Don’t know where to start with? Don’t worry!
Windows System Monitor Log Visualization Tool Built In Delphi
October 21, 2020
Developer Nader Shallabi has a project over on GitHub called Sysmon Tools. Sysmon Tools consists of Sysmon View, Sysmon Shell, and Sysmon Box. Sysmon View is an off-line Sysmon log visualization tool. According to Microsoft Sysmon or System Monitor is a “Windows system…
Learn Delphi Linux Server Deployment In 3 Minutes With This Tutorial
October 21, 2020
Delphi Linux Server Support was introduced in RAD Studio 10.2, and much has happened since then. Delphi Linux server supports RTL features such as Linux file system access, threading, Parallel Programming Library support, memory management, and HTTP and REST library support…
This sample uses theConnectionDefNameproperty of theTFDConnectionto specify the name of the connection definition to use.
Location
You can find theTFDConnection\InfoReportsample project at:
Start | Programs | Embarcadero RAD…
Build High Performance REST Services With This Server-Client EMS FireDAC Demo In Delphi
October 21, 2020
This sample demonstrates how to use an EMS package to extend the EMS Server to connect to an SQLite database using FireDAC components.
he sample accesses an SQLite database. The connection parameters are defined in the TFDConnection component. If you experience problems…




