Hi,
you convert GUID type to varchar, but when you convert the datas you add the "{}" symbols at the start and at the end of the string.
This cause that when i read this field i cannot reach to get the correct vallue.
Why you don't delete these symbols or why you don't convert the field's type to binary(16) ???
Thanks
COnvert GUID datatype to Binary(16)
Moderator: jr