The processing of data is the soul of computing. Almost every single computer ever invented was designed so that human beings could take information in the form of data and manipulate it in one way or another, either through visualizations or use it in other ways to make decisions about our lives, work, and future. If data processing is the soul, then the pieces of data itself are the bones we…
Learn A Quick Way To Connect To A MySQL Database With The Delphi FireDAC Access Sample App
October 31, 2020
Do you want your Delphi and C++Builder Applications to connect with MySQL Database ? How to start ? Don’t worry, FireDAC offers robust components to connect with MySQL Database.
FireDAC.MySQL Sample app demonstrates how to use FireDAC to work with My SQL…
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…