Hello,
My connection with the sqlserver is by OLEDB.
I have a datawindow with a columns style type richtext corresponding to varchar(max) fields in sqlserver.
The problem is that the maximum char of the field is 32766.
How can I save richtext fields that a larger size?
Thank you in advance,
Juan