your right, its a mySQL reserved word, not MSSQL though.
Thanks Mark,

Dan


On Tue, Jan 6, 2009 at 8:15 PM, Dan O'Keefe <[email protected]> wrote:

> What is your full config for the object?
>>
>> Looks like you may be using a property that is a reserved word.
>
>
> Uh-oh that might be (ignore)
>
> <object name="offerType" table="offertype"
> decorator="model.decorator.offerType">
>   <id name="offerTypeID" type="numeric" generate="false" />
>   <property name="name" type="string" column="name"   nullable="false"  />
>   <property name="ignore" type="boolean" column="ignore"  nullable="false"
>  />
> </object>
>
>

--~--~---------~--~----~------------~-------~--~----~
Before posting questions to the group please read:
http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer

You received this message because you are subscribed to the Google Groups 
"transfer-dev" 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/transfer-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to