Direct mode on Android failed

Discussion of open issues, suggestions and bugs regarding LiteDAC (SQLite Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
ngonjp
Posts: 2
Joined: Sat 19 Jan 2019 07:27

Direct mode on Android failed

Post by ngonjp » Tue 29 Dec 2020 10:57

Hello,

I tried to use the liteDAC Direct mode on Android 9.0.

Code: Select all

LiteConnection.Options.Direct := True;
I encounterd an error with the message below.
Direct Mode is disabled
I use LiteDAC for RAD Studio 10.1 Berlin version 4.3.2 Pro.

Can you please help me figure it out? Thanks!

MaximG
Devart Team
Posts: 1822
Joined: Mon 06 Jul 2015 11:34

Re: Direct mode on Android failed

Post by MaximG » Wed 30 Dec 2020 12:53

Are you getting the error on any other device or Android version? Please create and send us the source code of your sample project, along with your LiteDAC license number. For your convenience, please use the e-support form https://www.devart.com/company/contactform.html

Post Reply