Re: [sqlite] SQLite3 and version 2.1 DBs

2005-02-08 Thread Ulrik Petersen
> I have built sqlite3.lib from the source tarball, and > when I try to create a statement in my 2.1 DB (created > via SQLite Database Browser 1.01 from > sqlitebrowser.sf.net) I get an error message that the > file is encrypted. I've also used SQLite Control > Center (v0.06) against the db, so I

RE: [sqlite] SQLite3 and version 2.1 DBs

2005-02-08 Thread Brass Tilde
> I have built sqlite3.lib from the source tarball, and when I > try to create a statement in my 2.1 DB (created via SQLite Two point one? Is that version not over three years old, or did you mistype? > What GUI tools do people use to manage their 3.x databases if > that's the case? Haven't