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.
User Defined Functions, UDF, SQLite, Direct mode off
Re: User Defined Functions, UDF, SQLite, Direct mode off
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.
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.