The problem is in the MSAccess dialect you are using. Nobody are maintaining it. You can change the implementation of the dialect a send a patch to our JIRA http://jira.nhibernate.org/browse/NHCD
BTW why use MsAccess when you can use MsSqlExpress ? 2008/10/20 Papy <[EMAIL PROTECTED]> > > I have verified the generated sql in log file. > If I use length="15" , the sql is: > > [password] TEXT($1) null > > NHibernate 2.0 seem create prblem for the length. > > > -- Fabio Maulo --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
