Page 1 of 1

Sqlite Direct

Posted: Mon 25 Apr 2022 23:10
by ws46
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?

Re: Sqlite Direct

Posted: Mon 25 Jul 2022 19:47
by MaximG
Specify which UniDAC edition you are using and under which platform you are compiling your application