COnvert GUID datatype to Binary(16)
Posted: Mon Oct 03, 2011 11:36 pm
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
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