Page 1 of 1

Suggestion : "TrimVarChar" and "TrimFixedChar"

Posted: Sun 20 Sep 2009 02:35
by chihebbs
Hello Support Team,
Would you please consider adding "TrimVarChar" and "TrimFixedChar" to MyQuery as it is implemented in TUniquery. Thank you

Posted: Mon 21 Sep 2009 07:44
by Dimon
The point is that the TrimFixedChar property does not have sense for MySQL, because these fields are always trimmed by MySQL API.

Posted: Mon 21 Sep 2009 07:57
by chihebbs
But IMHO "TrimVarChar" has a sense to be implemented, because in MySQL 5 and up Blank spaces are not trimmed.

Posted: Mon 21 Sep 2009 14:15
by Dimon
Ok, We will add the TrimVarChar option in the next MyDAC build.