I am not sure it this was intentional or not. I have this join in my
bizobj code:
self.addJoin("Buildings", "`Parts`.`BuildingID` =
`Buildings`.`BuildingID`", joinType = "left outer")
If I don't have the ` characters in there I get a traceback because
Dabo doesn't automatically add them like in the addFrom and addField
methods. Same issue with order by but MySql doesn't seem to care
about that at least.
Nate L.
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]