Re: [sqlite] SQLITE 2.3 and SQLITE3 3.7.x SHELL interoperability.

2010-11-16 Thread Simon Slavin
On 16 Nov 2010, at 9:41pm, Piszcz, Al wrote: > If a database file is created with 2.3.2 is it 'safe' to use with SQLITE3 > 3.7.x shell? > When VACUUM is performed on 2.3.2 database file is with SQLITE 3.7.x are > there any side effects? THe database formats of SQLite version 2 and version 3 ar

[sqlite] SQLITE 2.3 and SQLITE3 3.7.x SHELL interoperability.

2010-11-16 Thread Piszcz, Al
If a database file is created with 2.3.2 is it 'safe' to use with SQLITE3 3.7.x shell? When VACUUM is performed on 2.3.2 database file is with SQLITE 3.7.x are there any side effects? Thanks. ___ sqlite-users mailing list sqlite-users@sqlite.org http: