I have a stored procedure that I have been editing, deleting etc., but it will no longer run due to this error. It does not say which of the 20 fields on the line that is the issue and have multiple temp tables that it is using. I did work before.
I have spent a few hours trying to figure out the issue. Is there anyway of getting sql to actually tell me what field is being truncated to yield the error? It's like trying to find a needle in a haystack.
I have spent a few hours trying to figure out the issue. Is there anyway of getting sql to actually tell me what field is being truncated to yield the error? It's like trying to find a needle in a haystack.