Static linking of sqlite dll

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
lgemmell
Posts: 1
Joined: Thu 04 Nov 2004 21:04

Static linking of sqlite dll

Post by lgemmell » Tue 03 May 2011 01:02

I'd like to statically link in the sqlite DLL to my executable to avoid having to distribute it separately. Has anyone here done this in conjunction with Unidac and Delphi 2010/XE?

AnHa
Posts: 8
Joined: Wed 09 Feb 2011 13:42

Post by AnHa » Tue 03 May 2011 12:38

You can vote for my UserVoice-Entry. Possibly they add it.

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

Post by AlexP » Wed 04 May 2011 12:38

Hello,

We plan to add the direct mode for SQLite in the one of the next builds/versions. But it will depend on the number of votes at the following
UserVoice-Entry page

Post Reply