
SQLitePlus Licensing
Use of the SQLitePlus COM DLL in your applications DOES
require a license. 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. Many 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 is free to use and distribute.
There is no end-user machine licensing, so you can freely
distribute the COM DLL with your application. |