Description: SQLiteWrapper.pas : A Delphi Class Interface to the SQLite3.dll Database Engine
The Database
Creating a TSQLiteDatabase object gives you access to your database. You can keep the TSQLiteDatabase object for as long as you require access, even over multiple transactions and queries
To Search:
File list (Check if you may need any files):
doc
...\SQLite3Wrapper Documentation.doc
html
....\AllClasses.html
....\AllConstants.html
....\AllFunctions.html
....\AllIdentifiers.html
....\AllTypes.html
....\AllUnits.html
....\AllVariables.html
....\automated.gif
....\ClassHierarchy.html
....\index.html
....\legend.html
....\navigation.html
....\pasdoc.css
....\private.gif
....\protected.gif
....\public.gif
....\published.gif
....\SQLiteWrap.ESQLiteException.html
....\SQLiteWrap.html
....\SQLiteWrap.TSQLiteDatabase.html
....\SQLiteWrap.TSQliteParam.html
....\SQLiteWrap.TSQLiteTable.html
....\tipue_b1.png
....\tip_data.js
....\tip_form.js
....\tip_search.js
....\_tipue_results.html
source
......\SQLite3.pas
......\sqlite3udf.pas
......\SQLiteWrap.pas
readme.txt