Do you want build Mobile Solutions which require strong backend for enterprise focus, turn-key, cloud-ready, fast and easy deployment, with Apple and Google push notifications capabilities ? Finding the option or thinking to build from scratch for your Delphi/C++ Builder Applications? Don’t Worry. Embarcadero RAD Server (Enterprise Mobility Services) which solves your needs.
RAD…
Quickly Learn How To Connect And Manage A SQLite Database For Delphi/C++ Builder With SQLite Sample App
October 7, 2020
SQLite becomes popular for working with light weight embedded, mobile, IoT, and desktop applications. Do you want yourDelphi and C++Builder Applications to connect with SQLite Database? How to start? Don’t worry,FireDACoffers robust components to…
Learn To Populate A String List With Some Data From A Database With The FireDAC.GetFieldNames Delphi Sample
October 6, 2020
To this end, the sample uses the following methods of theTFDConnectioncomponent:
GetTableNamespopulates a string list with the names of tables in a database.GetFieldNamespopulates a string list with the names of fields in a…
Learn How To Create A Database Login Dialog In Delphi With The FireDAC.TFDGUIxLoginDialog Sample
October 4, 2020
This sample describes how to use TFDGUIxLoginDialog in FireDAC GUI applications to allow users to enter their database credentials to connect to a DBMS. The same component also allows users to manage their passwords.
The sample connects to a database using a…
Learn How To Implement Auto-Incremental Fields In This FireDAC.AutoincFields Sample For Delphi
October 2, 2020
FireDAC allows the insertion of a new record with an auto-incrementing column and getting back a new value of this column. That works for immediate updates, as well as forcached updates. Depending on the DBMS, the auto-incrementing fields may be implemented either…
5 Aqua Data Studio features for an Application Developer
October 2, 2020
Data has become one of the most important aspects to any company. As databases evolve to support big(ger) data, highly available web applications, and deal with more complex levels of business logic, the applications that represent the user interface and business logic of…
Addressing the Problem of the Missing dbxConnections.ini File
September 30, 2020
There is an issue with RAD Studio 10.4.x related with dbExpress configuration, that you can work around by creating a new configuration file.
When you install RAD Studio 10.4 (or 10.4.1) or Delphi or C++Builder, there is an error in the installation script that causes a…
Learn How To Use Long Tap Gestures In Delphi With FMX.TapAndHold Sample
September 25, 2020
FMX.TapAndHold Sample uses TGestureManager.
Location
You can find theTapAndHoldsample project at:
Start | Programs | Embarcadero RAD Studio Sydney | Samplesand then navigate to:– Object Pascal\Mobile…
Easily Learn To Store Data In A Nested Dataset using FireDAC With FireDAC.TFDMemTable.NestedDataSet Sample
September 24, 2020
TheNestedDataSetsample shows you how to set anested datasetin a dataset field.
Location
You can find theNestedDataSetsample project at:
Start | Programs | Embarcadero RAD Studio Sydney | Samplesand then navigate to –…
Quickly Encrypt / Decrypt An SQLite Database With The FireDAC.SQLite Encryption Sample For Delphi
September 23, 2020
TheSQLite Encryptionsample is an encryption/decryption demo.
Location
You can find theSQLite Encryptionsample project at:
Start | Programs | Embarcadero RAD Studio Sydney | Samples and then navigate to – Object…


