View Single Post
Posts: 116 | Thanked: 5 times | Joined on Jun 2006 @ Warsaw, Poland
#12
Please, remove this database, because db version is not compatibile (v2 for mm <= 1.3.5 and v3 for 1.4).

OR

convert database:

sqlite poi.db .dump | sqlite3 poi3.db

(you must have installed both version - sqlite (v2) and sqlite3 (v3)