Page 1 of 1

Unicode and binary fields

Posted: Wed 01 Feb 2006 23:14
by Guest
I have a varbinary(16) field, when I try to read this field with Unicode turned on, I lose every byte that has ms bit set. If I turn off Unicode, everything works fine. It looks like Unicode translation is occurring even though this is a binary field, not a char field.
Ian

Posted: Thu 02 Feb 2006 12:39
by Serious
We have fixed this problem for the MySQLDirect .NET.
Look forward for the next build.