|
-
Jul 10th, 2012, 08:43 AM
#5
Thread Starter
Fanatic Member
Re: SQL2008 R2: String or binary data would be truncated - NVARCHAR(max) LIKE clause
TechGnome,
Thanks for your reply, I've quadripple checked it and it's a nvarchar(max)
Code:
Body nvarchar(max),
As a temporary workaround I'm ignoring the changed check if the Body is longer that 4000 characters, not ideal but doesn't seem to be much else that I can do, other than maybe writing a UDF to split the text up into chunks then compare those.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|