Hi
We have a VARCHAR(MAX) variable updating data in a VARCHAR(MAX) field but it appears to truncate the data at 1000 chars with no error.
The data being loaded is HTML if that makes any difference.
I am stumpted, I have checked the coding over and over but cannot see any errors.
Any assistance would be excellent, there is too much code to post but if this is a known mistake/problem?
Thanks
B
We have a VARCHAR(MAX) variable updating data in a VARCHAR(MAX) field but it appears to truncate the data at 1000 chars with no error.
The data being loaded is HTML if that makes any difference.
I am stumpted, I have checked the coding over and over but cannot see any errors.
Any assistance would be excellent, there is too much code to post but if this is a known mistake/problem?
Thanks
B