On 9/15/05, John Moore <[EMAIL PROTECTED]> wrote:
> I tried that, but got this:
> 
> Traceback (most recent call last):
>   File "moddb.py", line 31, in ?
>     cursor.commit()
> AttributeError: 'Cursor' object has no attribute 'commit'

Oops. I should have said connection.commit(). Posting before thinking again.

-- 
Cheers,
Simon B,
[EMAIL PROTECTED],
http://www.brunningonline.net/simon/blog/
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to