View Single Post
Posts: 605 | Thanked: 137 times | Joined on Nov 2005 @ La Rochelle, France
#74
MMapper uses libsqlite3 to access the database.
you have to install sqlite3( which uses libsqlite3 too) to get a command line utility to access your database manually.

Fred