Hi all, I'm just beginning to mess around with TurboGears and I've run against a wall. I'm trying to connect to an established mysql database, but it already has an 'id' column, and it's not an integer field like SQLObject expects.
Here's the error I get : ValueError: invalid literal for int() with base 10: '13fae850' Thanks in advance. ~Sean --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

