Page 1 of 1

TMyQuery truncates string values

Posted: Mon 26 Jul 2010 10:22
by dbulic
I use MyDAC 5.90.0.57. When I connect to MySQL 4.1.7-max on RedHat and open a table using TMyQuery, string values are truncated to 20 characters. TField.Size shows 20. However, SHOW FULL COLUMNS correctly reports 60 characters field size, and your own DotConnect for MySQL does not exhibit this bug.

Damir

Posted: Mon 26 Jul 2010 11:54
by Dimon
Unfortunately, the information you have provided is not enough to reproduce your issue. Please send me a complete small sample to dmitryg*devart*com to demonstrate it, including script to create database objects. Also specify the exact version of your IDE.