>
> > db.Organization(targetID).name 
>
> I'd use db.Organization[targetID].name 
>
> Not sure the first syntax is supported, (tables should have a __call__ 
> attribute for that purpose)


Yes, the first syntax is supported -- it's just not the right query in this 
case.

Anthony 

Reply via email to