Sqlite Direct

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
ws46
Posts: 1
Joined: Mon 25 Apr 2022 22:45

Sqlite Direct

Post by ws46 » Mon 25 Apr 2022 23:10

Hi,
I'm using Delphi 11 Alexandria with Unidac 9.2.1

Trying to connect to an existing Datebase with

aConnection.SpecificOptions.Values['Direct'] := 'True';

raises an exception "Feature is not supported"

Any Ideas?

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

Re: Sqlite Direct

Post by MaximG » Mon 25 Jul 2022 19:47

Specify which UniDAC edition you are using and under which platform you are compiling your application

Post Reply