Just looking at the code below, do you think it's possible that you have two bookmarks with the same name?
Could you send your model code? Perhaps the problem is there. --Mark On 12/6/06, emzett <[EMAIL PROTECTED]> wrote: > > I have tried to follow the bookmarker example in chapter 5 of the > Turbogearsbook. But > now I get the following error message when trying to update on of the > bookmarks: > > File "C:\Python24\Scripts\bookmarker\bookmarker\controllers.py", line > 84, in save_bookmark > description=kwargs["description"]) Snipped. "C:\Python24\lib\site-packages\sqlobject-0.7.1dev_r1860-py2.4.egg\sqlobject\sqlite\sqliteconnection.py", > line 167, in _queryInsertID > c.execute(q) > IntegrityError: column bookmark_name is not unique --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

