"Aahz" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
> In article <[EMAIL PROTECTED]>,
> Once Python 2.5 comes out, I recommend using sqlite because it avoids
> the mess that dbm can cause.
> -- 
> Aahz ([EMAIL PROTECTED])           <*> 
> http://www.pythoncraft.com/

and if you don't want to wait for 2.5, you can install pysqlite without too 
much trouble - and it is *very* easy to use!

For SQLite design and data browsing, check out the SQLite Browser at 
http://sqlitebrowser.sourceforge.net.

-- Paul


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to