"Firman Wandayandi" <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> I use PHP PDO_SQLITE extension with SQLite 3.2.8 library, I try to
> open a database version 3 which I use SQLiteSpy 1.5.2 with SQLite
> 3.3.4 library, then PDO said error message like "unsupported file
> format". I tried to use sqlite3 console which is version 3.2.6 for
> open it, same error message given.
> 
> I suspected there was file format has been changed again, but I can't
> found any log on http://sqlite.org/changes.html told about that.
> What's wrong exactly?
> 

Version 3.3.0, 4th bullet:  "More efficient coding of boolean
values resulting in a smaller database file"

--
D. Richard Hipp   <[EMAIL PROTECTED]>

Reply via email to