Search found 2 matches
- Mon Oct 03, 2011 11:36 pm
- Forum: General
- Topic: COnvert GUID datatype to Binary(16)
- Replies: 0
- Views: 73828
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 ...
- Mon Oct 03, 2011 10:52 pm
- Forum: General
- Topic: COnvert GUID datatype to Binary(16)
- Replies: 0
- Views: 69788
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
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