SQLite load_extension()

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
wangxiya
Posts: 4
Joined: Tue 10 Jul 2012 14:35

SQLite load_extension()

Post by wangxiya » Sat 19 Apr 2014 12:14

dear unidac team:
I want use the sqlite sqlite3_load_extension() function, But I find that unidac has the switch of sharedcache ,but it has no switch of load extension!
It is important to sqlite to load extension! Please add a param of load extension in options like sharedcache!
I want use the switch in next version! thanks a lot!

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: SQLite load_extension()

Post by AlexP » Tue 22 Apr 2014 10:01

Hello,

We have already added this functionality, it will be available in the next UniDAC version.

Post Reply