You closed the LEFTOUTERJOINOn by the parenthese prior to the '&'. http://paste.turbogears.org/paste/778
Any pointers, or am i just going at this all wrong? I want to pump the selectresult data into a DataGrid widget.
Plain SQLBuilder might be faster when you need to display a high number of rows in one go. It simple returns a list of tuples instead of a instance per row. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

