this type of error
i have use the
WHERE a.GUIDRef = convert(uniqueidentifier,@GUIDRef)
@GUIDRef nvarchar(300)
Conversion failed when converting from a character string to uniqueidentifier.
this type of error
i have use the
WHERE a.GUIDRef = convert(uniqueidentifier,@GUIDRef)
@GUIDRef nvarchar(300)
Conversion failed when converting from a character string to uniqueidentifier.
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.
Muhammad Imran AnsariPosted Jul 5, 2022, 8:09 PM