SQLBuilder for MySQL: display text field as (MEMO)

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
mYmage
Posts: 2
Joined: Fri 25 Feb 2011 16:28

SQLBuilder for MySQL: display text field as (MEMO)

Post by mYmage » Fri 25 Feb 2011 16:46

Hi, I have just installed SQLBuilder and try some test.
In the Result frame all the text-type fields are "hidden" by (MEMO) word.
I look on the small help and search on the web but I don't understand if it is a program limitation or somethin that is not working.

Thanks in advance for help

Stefano

AndreyZ

Post by AndreyZ » Mon 28 Feb 2011 12:27

Hello,

It's a restriction of SQLBuilder for MySQL. SQLBuilder for MySQL is an ancestor of the dbForge for MySQL product line and is no longer being developed. In dbForge Studio for MySQL you will be able to work with TEXT fields. You can find more information about dbForge Studio for MySQL here: http://www.devart.com/dbforge/mysql/studio

mYmage
Posts: 2
Joined: Fri 25 Feb 2011 16:28

Post by mYmage » Mon 28 Feb 2011 13:39

Thanks AndreyZ.

Post Reply