Hi Chris On Fri, 2008-11-21 at 13:03 -0500, Chris h wrote: > Greets: > > Going through the build source and ccmake there is a setting for with > internal > sqlite3. Was wondering what sqlite is used for and its default seting is to > off.
Sqlite is used to store the CRS database, user CRS database, spatial bookmarks, QML for databases and in the future probably more. The default setting is off since typically folks will link to sqlite installed via package manager. I added it as an 'internal' option for those not willing / able to install sqlite library separately on their system. There were other reasons for adding it which you can probably pick up from my initial commit messages when I added it (if you are interested for further info). Regards Tim > -- Tim Sutton - QGIS Project Steering Committee Member (Release Manager) ============================================== Visit http://linfiniti.com to find out about: * QGIS programming services * Mapserver and PostGIS based hosting plans * FOSS Consulting & Support Services Skype: timlinux Irc: timlinux on #qgis at freenode.net ==============================================
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
