


Right click the TFDConnection component and choose Connection Editor.On the Tool Palette, double-click the TFDConnection component.Therefore, you need to develop applications using middle-tier technologies such as DataSnap REST to connect to these database products from a mobile device.įor C++: File > New > Multi-Device Application - C++Builder > Blank Application On Windows platforms, the client library is provided as a DLL to connect to. For other databases, such as Oracle, you need to have at least a client library.These database products can run on iOS and Android devices. For the mobile platforms, FireDAC supports InterBase ToGo as well as SQLite.With its powerful common architecture, FireDAC enables native high-speed direct access from Delphi to InterBase, SQLite, MySQL, SQL Server, Oracle, PostgreSQL, IBM DB2, SQL Anywhere, Access, Firebird, Informix, and more. This tutorial describes the basic steps to use SQLite as a local data storage on your mobile device through the FireDAC framework.įireDAC is a unique set of Universal Data Access Components for developing cross-platform database applications for Delphi and C++Builder. Mobile Tutorial: Using LiveBindings to Populate a ListView (iOS and Android).


8 Preparing Your Application for Run Time.7 Creating the Event Handler for the Delete Button to Remove an Entry from the List.6 Creating the Event Handler for the Add Button to Add an Entry to the List.5 Creating the Event Handler to Make the Delete Button Visible When the User Selects an Item from the List.4.3 Displaying ShopItem in the ListView.2 Creating the Database using FireDAC framework.1 Using FireDAC to Connect to the Database.
