Subject varchar 256 shows up as memo
Author

Hi,


C++Builder 10.1 Berlin; IBObjects 5.9.2


I have a table with a varchar(256) column. When I hook a TDBEdit control up to the column using TIBOTable the edit field shows MEMO or memo depending on whether the row has a value in the column.


How can I get that to show the actual text?


Thanks.

Shawn