I want to convert a column from char(36) to binary... from what I've read binary(16) should be what I want, however when I change to binary(16) the data get's truncated, it only works if I use binary(36), but then what's the point?
Any ideas?
Thanks!
Converting char(36) to binary
Moderator: General Moderators
-
jegan.aaodis
- Forum Newbie
- Posts: 15
- Joined: Fri Oct 09, 2009 1:56 am