Sorry, about the previous one was. Will never work. I was typing out
of my bad memory...
You should supply db.query method the whole statement as:
db.query('update tags set count = count + 1 where tag_id = ' +
web.sqlquote(tagid))
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"web.py" 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/webpy?hl=en
-~----------~----~----~----~------~----~------~--~---