Page 1 of 1

User Defined Functions, UDF, SQLite, Direct mode off

Posted: Tue 27 Aug 2019 16:24
by m227
Hi, I use UniDAC to connect with SQLite using external dll (Direct = False).
When I try to execute any query containing my User Defined Function I get Access Violation.
When I switch to Direct = True, UDF functions work.

Is there any way to make these functions work while not in Direct mode?
Delphi 10.2, UniDAC 7.0.2, sqlite.dll 3.29.0.0.

Re: User Defined Functions, UDF, SQLite, Direct mode off

Posted: Thu 12 Sep 2019 05:27
by ViktorV
Unfortunately, we cannot reproduce the problem in our environment based on the data you provide.
Please, compose a small sample demonstrating the described behavior and send it to us using the contact form https://www.devart.com/company/contactform.html including scripts for creating and populating database objects.