

Set the LoginPrompt property to False, so that the user is not prompted for a login.In the Object Inspector, set the following properties of TFDConnection:.Click OK to close the Connection Editor.

#Embarcadero delphi android tutorial driver
The FireDAC native driver supports SQLite database version 3.0 and later. 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 multi-device database applications for Delphi and C++Builder. 8 Running Your Application on the Simulator or on the Mobile Device.7.1 Specifying the Location of the SQLite Database on the Mobile Device.7 Modifying Your Code to Connect to a Local Database File on Mobile.6.1 Add and Configure Your Database File in the Deployment Manager.6 Setting Up Your Database Deployment for mobile.5 Preparing Your Application for Run Time.1 Using FireDAC to Connect to the Database.
