Sqlite Versions
Posted on November 30th, 2006 by Tim Almond
I was trying to open up a database that someone had sent me and wanted converting. It was in sqlite, which I wasn’t too familiar with, but told them I’d give it a go.
This is just a warning for anyone searching… The current version of sqlite doesn’t open old sqlite 2.1 databases. You need an old version of the program/API.
—–
Discussion Area - Leave a Comment