

So what Embarcadero is providing to developers is the source code of the new FireDAC driver, plus some C++Builder-based scripts to compile the library. No third party like Embarcadero is entitled to distribute the library source or the compiled binary code. Notice that the license agreement indicates you should use static linking (but, because I'm not a lawyer, refer to the license linked above for details). Given this was requested by some customers to support SQLite EE, Embarcadero has created a specific FireDAC driver. The SQLite SEE price and purchase information.
Sqlitestudio alternatie software license#

Sqlitestudio alternatie driver#
The static linking version of FireDAC SQLite driver offers database encryption support, using a database hook mechanism (SQLITE_HAS_CODEC) that has now been removed from the latest versions of SQLite by the database dev team. The two alternatives and their configurations for different platforms are covered in details at: The second option is dynamic linking, that is, to use an external SQLite DLL. One option is static linking, that is, to compile SQLite into your application binary, by linking the compiled code. RAD Studio 11 Alexandria, like previous versions, ships with a FireDAC driver for the SQLite database offering two different approaches for delivery.
