Operand type clash: nvarchar is incompatible with image?
help me plz
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Abhay ShankerPosted Dec 13, 2014, 5:54 AM
Please check the data type of the column, is it image type or not.Also check you are sending the parameter in correct order.
VulpesPosted Dec 13, 2014, 4:45 AM
There actually is an image type as well but it is going to be removed in future versions so it's best to use the above type instead.