ODBC 5.01.05
am 04.11.2008 23:31:17 von Gary Strohm------=_NextPart_000_0018_01C93E89.FF7C55F0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi,
I read that this driver is appropriate for 5.* versions of MySQL so I =
installed it and began testing in preparation for going from MySQL =
5.0.14 up to 5.1.
On certain queries to certain tables a large string is being returned as =
NULL. Most every other query to a text field is OK.=20
e.g. SELECT id, creationdate, email, message from maillist;
id is integer unsigned
email is varchar(255)
message is text
The "message" field is NULL in 5.01.05 whereas it in 3.51 it returns the =
correct string contents.=20
ODBC 3.51.12 is still working fine.=20
These are both system dsn's.
Anyone see this before?
Windows 2003 SP2 32bit.=20
Help and TIA
-Gary
------=_NextPart_000_0018_01C93E89.FF7C55F0--