SyntaxFix
Write A Post
Hire A Developer
Questions
There is another issue you have to take care of it when you try mapping column which is string length, for example TK_NO nvarchar(50) you will have to map to the same length as the destination field.
TK_NO nvarchar(50)