Revision [23254]
This is an old revision of sqlite made by coolpup on 2012-08-11 08:48:26.
SQLite
Provides database processing functionality:
- http://www.smokey01.com/coolpup/sqlite-3.7.9-w-20111105.pet {contains DEV files}
Tutorial
Verify installed version via the command-line interface:
sqlite3 -version
Appendix
http://www.sqlite.org/download.htmlhttp://www.linuxfromscratch.org/blfs/view/svn/server/sqlite.html
http://www.sqlite.org/download.html
Categories
CategorySoftwarePackagesCategorySoftwareLibraries
CategorySoftware