SyntaxFix
Write A Post
Hire A Developer
Questions
Make sure that if you have nvarchar(50)in DB row you don't trying to insert more than 50characters in it. Stupid mistake but took me 3 hours to figure it out.