Michael,

Michael Bayer wrote:
> On Feb 11, 2008, at 12:02 PM, Werner F. Bruhin wrote:
>
>   
>> Thanks again for you quick reply.
>>
>> I had a case problem, my string was containing the mapper name instead
>> of the object name.
>>
>>     
>
> not sure if you're referring to your email....the error basically  
> means no mapper() is set up for the object in question.
>   
Your first reply pointed me in the right direction, i.e. I found out 
that I was not working with the object I thought I was working as I used 
the incorrect name (see below).

container_lm = sao.mapper(.....
class Container_Lm(Object):

Thanks again for your help and best regards
Werner

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to