|

SQLitePlus Licensing
Use of the SQLitePlus COM DLL in your applications DOES require a license. The
license covers the COM DLL. The COM DLL licensing
uses one of two mechanisms:
- A numeric Key and license file we issue to you.
You must initialize the DLL with the license Key and
ship the license file with your application.
- Database licensing.
This is where you embed the license in the actual
database file using the Database Explorer tool.
Most people prefer this method. Use the file licensing
method if you need to create database files dynamically on the end-user's PC.
The Database Explorer uses a different license key (installed in
the PC's Registry)
and is good for that machine only.
There is no end-user machine licensing, so you can freely
distribute the COM DLL with your application. |