C++DatabaseDelphi

Learn How To Quickly Build A Key Value Store With SQLite In This Delphi FireDAC.SQLiteIniFile Sample App

Working with INI file becomes common in many Mobile, IoT, Desktop Applications. How about connecting SQLite database to Read/write to an INI file in Delphi/C++ Builder applications? This can be done easily with help of FireDAC.SQLiteIniFile Sample app. FireDAC.SQLiteIniFile Sample usesFireDACto connect to anSQLitedatabase that emulates the structure and the operations…
Read more