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
C++Delphi

Rapidly Build And Deploy Service-Based REST Applications With RAD Server For RAD Studio

Every year CodeRage sessions happen online. CodeRage is all about Delphi, C++ Builder, RAD Server, Delphi Web Development, and more. In this mini-session, you can learn how to build backends and adding custom API resources through a Delphi or C++ Builder Package Library that gets loaded into RAD Server at startup. Furthermore, you learn how to use the new database endpoints wizard that will…
Read more
DelphiNews

Announcing DelphiCon WorldWide 2020

We are organizing DelphiCon WorldWide as an online Delphi focused event for 2020. This event is different from CodeRage of past as DelphiCon is focused on Delphi. Three days – Tuesday, November 17th through Thursday the 19th. 9 AM to 1 PM CST each dayOnly one track…
CodeDelphiNews

Webinar Replay - Python for Delphi Developers - Part 1 - Introduction

Replay from part 1 of the Python for Delphi Developers. Be sure to register for Part 2! Agenda Motivation and SynergiesIntroduction to PythonIntroduction to Python for DelphiSimple DemoTPythonModuleTPyDelphiWrapper A few useful links Python4Delphi librarySynEdit libraryPython for Windows DownloadPyScripter IDE for Python written in Delphi using Python4Delphi and SynEditPython Tutorial…
Read more