Hi,
I am trying to insert value for the column of datatype image in sql server. I am getting the following error
{"Length of LOB data (70823) to be replicated exceeds configured maximum 65536.
The statement has been terminated."} .
The data length is less than 2 MB.
What is the problem?
Thanks, P.Gopalakrishnan.