That ran without errors and listed out that specific field with December2010 as the first part of the entry rather than November2010.

However, when I then did a SELECT * FROM tablename, the field still had November2010 in it.

Do I need to do a Commit?