I do not understand. You can append or delete from a Table. db.table.insert(field=value) db(db.table.field==value).delete()
Massimo On Apr 25, 9:40 pm, weheh <[email protected]> wrote: > Is there a way to append or delete a record to an SQLRow item? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" 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/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

