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 sqlite.org website and I hoped to find a 2->3 conversion 
tool, but I didn't see one.

Any recommendations on how to effect the conversion.  I see that 
there's a command-line tool for reading sqlite 2 DBs, so I guess I 
could do some sort of dump/export or something like that with that and 
then use an sqlite3 command line tool to import it.  ???

Thanks!  /bernie\

-- 
Bernie Cosell                     Fantasy Farm Fibers
mailto:[EMAIL PROTECTED]     Pearisburg, VA
    -->  Too many people, too few sheep  <--       




-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to