On Jun 22, 12:07 am, Gerhard Häring <[EMAIL PROTECTED]> wrote: > That approach is ok. If your SQLite library is recent enough (I don't > know the exact version), you can use "create table if not exists ...".
> > -- Gerhard Thanks Gerhard. I'm using sqlite3 that came with Python2.5 installation. So "create table if not exists" works.
-- http://mail.python.org/mailman/listinfo/python-list