Re: mySQL values not updating after query

2005-04-15 Thread Greg Miller
I just discovered that a few minutes ago, thanks. -- http://mail.python.org/mailman/listinfo/python-list

Re: mySQL values not updating after query

2005-04-15 Thread [EMAIL PROTECTED]
Don't forget to call: db.commit() Hope that's help. Pujo -- http://mail.python.org/mailman/listinfo/python-list