Sqlite Direct
Posted: 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?
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?