Re: [sqlite] Converting sqlite2 to sqlite3

2007-09-12 Thread Kees Nuyt
Hi Bernie, On Wed, 12 Sep 2007 07:59:25 -0400, you wrote: >I'm just restarting a long dormant project that uses SQLite [also >converting it from being CGI-driven to being a self-contained Perl/Tk >app]. I've discovered that my old database, which is likely sqlite2, >won't open in the world o

[sqlite] Converting sqlite2 to sqlite3

2007-09-12 Thread Bernie Cosell
I'm just restarting a long dormant project that uses SQLite [also converting it from being CGI-driven to being a self-contained Perl/Tk app]. I've discovered that my old database, which is likely sqlite2, won't open in the world of sqlite3 [duh!!]. I looked through the wiki and around the sql