Thanks for the hint on the jira issue,
i should have had a look there first, sorry.

One question still, the jet driver uses e.g. TEXT(255) or CHAR(255)  -
my office 2003 database does not support longer fields than 255,
however if a string is defined longer init would replace TEXT($l) by
ie. TEXT(1024) which still causes an error!
Wouldn't it be better to use MEMO datatype for longer fields?
Regards!

On Jul 28, 2:19 pm, MaggiePlusPlus <[email protected]> wrote:
> This is issuehttp://nhjira.koah.net/browse/NHCD-14 not 26 and as of
> yesterday the change has not been made.
> The code has ($1) where it needs to be ($l).
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"NHibernate Contrib - Development Group" 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.ar/group/nhcdevs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to