| IMPORTANT NOTICE --- CHANGE OF LICENCE |
|
The new release of the components will be published under the new BSD licence to be found here.
The licence allows you almost to do anything you like as long as you do not use us as an advertizement of your products. So you can create commercial products with the components without problems, and you can supply the source code with your products if necessary. It would be polite to mention us though if you use the components.
We still encourage anyone to report isues, bugfixes, enhancements, etc. etc. to our support forum so that your improvements get available to anyone. Also the creation of derived products of our components as there are KOL and others we like to keep track on. It's not required but we like to see where our components are used and for what purpose. For those who are creating products and/or derived products we offer advertizement space on the forum, and download space as well, as long as the software is open source and free. Contact support about this.
Enjoy the components
Albert Drent
Aducom Software
|
| |
|
ASGSQlite Downloads for SQLite version 2.8.x
|
Version
Stable 1.2.C Download zipfile for Delphi 4,
5, 6 and 7
Version
Stable 2.0.B Download zipfile for Delphi 4,
5, 6 and 7, BCPP 5 and 6
|
|
ASGSQlite Downloads for SQLite version 3.0.x
|
Version 2006.01.B Download zipfile for Delphi 4, 5, 6, 7, 2005 and 2006. This package also contains the objectfiles below)
Sample application showing the features of the components. (only for SQLite 3.x)
|
|
ASGSQlite Objectfiles for static linking (embedded solution w.o. DLL) SQLite version 3.0.x
|
-
SQLite Object (.OBJ) files (thanks to LesNes and Gianpaolo Avallone) needed for static linking( sqlite_3_2_7)
-
SQLite Object (.OBJ) files (thanks to LesNes and Gianpaolo Avallone) needed for static linking( sqlite_3_2_8)
|
|
Installation notes.
|
|
Important
notice. As of version 1.2.B the source contains
a massive debug facility. Be sure to disable
it if you do not want to use it, since the
components will have a poor performance.
For Delphi 4 and 5 the suffix D4 and
D5 are used. Unpack
the downloaded zipfile in a subdirectory
of your choice. Within Delphi open the required
ASQLite package.Choose 'install' to
install the components. Don't forget to
add the binary to the environment search
path. There are two packages, (the second
one will by automatically included, so do
not install this one!). ASQLite (ASQLiteD4,
ASQLiteD5) is the package
containing the design-time components. the
ASQLitePkg (D4/D5) package contains the runtime
package. This is the one to distribute if
you are not compiling your projects including
the packages. For Borland C++ there are BPK files too. Installation in the similar way
|
|
Attention: The SQLite database and supportfiles
are not on this server. To use the Delphi
Components you need the newest version of
SQLite available at www.sqlite.org
|