Roger Kratz : I want an Microsoft Access column nvarchar(n). The mapping is:
<property name="Password" column="[password]" access="field.pascalcase-underscore" not-null="false" type="System.String" length="15" insert="true" update="true"/> If I use length="15" I get an error. If I delete it, no problem. I use NHibernate 2.0. Perhaps it work for you with 1.2 ? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "nhusers" 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/nhusers?hl=en -~----------~----~----~----~------~----~------~--~---
