Search found 2 matches

by delfo
Mon Oct 03, 2011 11:36 pm
Forum: General
Topic: COnvert GUID datatype to Binary(16)
Replies: 0
Views: 65302

COnvert GUID datatype to Binary(16)

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 bi...
by delfo
Mon Oct 03, 2011 10:52 pm
Forum: General
Topic: COnvert GUID datatype to Binary(16)
Replies: 0
Views: 61316

COnvert GUID datatype to Binary(16)

Hi,
i know that almost all software convert GUID datatype to Varchar(38), but i would like to know if it is possibile to convert this type to BINARY(16) so that we can reduce datas on the tables.
Thanks in advance
Stefano