On 2/28/06, Pavan Savoy <[EMAIL PROTECTED]> wrote:
> I am trying to open a database created in SQLite 3.3.1 in SQlite 3.1.2
> and I get the following err when I try to see the sqlite_master table ..
>
> SQL error: unsupported file format
>
>
> I suppose the file format has been changed over the ve
Hi!
Just use select * from sqlite_master;
-Original Message-
From: Pavan Savoy [mailto:[EMAIL PROTECTED]
Sent: Monday, February 27, 2006 10:13 PM
To: sqlite-users@sqlite.org
Subject: [sqlite] File format changed !!
I am trying to open a database created in SQLite 3.3.1 in SQlite 3.1
2 matches
Mail list logo