> 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.

Now that i have thought about it, a list of tuples is what i would
want, otherwise i get an SQLObject instance that has all the values of
the MultipleJoin Constant.translations - just what i didn't want.  So i
am a bit confused now, i thought using the magic 'q' attributes and
LEFTOUTERJOINon was using sqlbuilder?


--~--~---------~--~----~------------~-------~--~----~
 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to