Author: Pawe Gowacki
Two weeks ago I was contributing to a bigger Delphi migration webinar run by mycolleagueStephen Ball the demonstration of actual steps of live migration of BDE-based source code to FireDAC.
Migration of existing VCLprojects to the latest version of Delphiis the hot topic in Delphi community. Many migration tasks can be automated. Today at the Developer…
Using FireDAC Unidirectional property for fast, low memory selection set processing
December 29, 2015
I often do large Oracle database queries using FireDAC to analyze registration data about our products and customers. Most of the time I am only processing through millions of rows to create a report or chart. One of the FDQuery properties that I forget to set True is the…
DataSnap "CUSTOMERS" FireDAC JSON Reflection Demo Code
August 20, 2014
Author: Mério C11139
My “RAD in Action: Build Modern Apps with Enterprise Mobility Services” webinar is happening right now. During my 50 minutes session I’m demonstrating using DataSnap framework for building multi-tier database application with FireDAC…
Author: Wayne S8181
Monday, July 14, 2014: Lesson 3 – Accessing Local Storage and Data
In this lesson, we explore local storage covering a range of options including using INI files and local document storage. This lesson will also show how to use FireDAC database access components to connect to and use local SQLite, InterBase IBLite and IBToGo. You will understand the core concepts when…
Author: Pawe Gowacki
Welcome to The C++ Mobile Day webinar! Right now I’m listening to David I explaining basics of building native mobile apps for Android and iOS from the same C++ codebase with C++Builder XE6. In less than three hours there will be my, prerecorded…