From: Leonardo M. R. <mar...@ya...> - 2006-08-17 13:35:23
|
Thanks René, i checked your fix for the mysql blob problem and it works very well now. Continuing with the bugs i found, when i compile in Delphi with range checking on and try to do a select in an Access table (via ODBC) that has a Memo field, a range error exception is raised. I resolved changing the type of TFieldDesc's _datatype member to smallint (it was Byte), i don't know if that could break other parts of the code. Leonardo M. Ramé http://leonardorame.blogspot.com __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |