*2007.05.22: fix release.
If you use SQLite3, you don't need any .dll and can option your DB and use SQL statement.
like SELECT * from test... INSERT INTO ... DELETE FROM ... UPDATE ...
and only one file '.db'.
reference http://www.sqlite.org
Now you can use it into your AP,
Download it from:http://www4.zzz.com.tw/phpbb2/viewtopic.php?t=38.
This is a SQLite3 for xHarbour/Harbour CLASS.
SQLite speed can reference http://www.sqlite.org/cvstrac/search?s=SpeedComparison&w=1