I have a form with several fieds (in this case thay are all read only)
My table has several columns which are declared a TEXT() (these are columns which wshould display multiple lines of text (like a MEMO() in MySQL.
I created appropriate fields in Designer to display the data from the database for the TEXT columns but I'm having problem implementing it.
I'm not sure how would I make the field height for 4 or 6 lines
and place data text into it
Art
My table has several columns which are declared a TEXT() (these are columns which wshould display multiple lines of text (like a MEMO() in MySQL.
I created appropriate fields in Designer to display the data from the database for the TEXT columns but I'm having problem implementing it.
I'm not sure how would I make the field height for 4 or 6 lines
and place data text into it
Art