Hi, rows.response is now SQLite3.row but shut be list:
Manual Page 146: Notice that an SQLRows object is a container for: 1 rows.colnames 2 rows.response colnames is a list of the column names returned by the raw select. response is a list of tuples which containes the raw response of select, before being parsed and converted to the proper web2py format. This breaks me 2 of my 8 Applications and also rows.as_list (storage_to_dict=False) Kind regards Martin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" 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 -~----------~----~----~----~------~----~------~--~---

