Hi All, I am using NHibernate to persist an object to a Sybase db. One of the properties maps to a Text datatype column in the database and is storing some junk characters at the end along with the value. I have tried using sql-type as text and StringClob but that does not resolve the issue. Has anyone come across this issue ? Any suggestions ?
Regards, Dhananjay -- 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.
