nephish wrote:
> Man, thanks for the link. and the tip. i am testing
> the db.commit() and printing the doc right now.
> thanks again.

If it's any help, using

     cursor.execute("set autocommit = 1")

before doing anything else works nicely unless you actually need 
transactions.

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

Reply via email to