Hello how can i change the value in a db with sqlobject. I have this: b = Db.selectBy(nome='pippo') now i need to change one value in the db i do this but the value is not changed. b.verifica='v' i don't get error but the value is not changed
Thanks Luca --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

