reading memo fields in grid
| User, date | Message |
|---|---|
|
Written by ct1974
6 years ago Category: General 1 posts since Tue, 26 Jun 07 |
Is there a way to read memo fields in grid mode, besides looking in the editor pane at the bottom? |
|
Written by siMKin
6 years ago 104 posts since Sun, 01 Apr 07 |
What you could do is: compose a SELECT query in which you select the TEXT (if it is a TEXT) field as CONCAT(field) AS field. This will cause Heidi to display it as it displays, for example, VARCHAR fields I agree with you that it would be handy if you could toggle between displaying this kind of data as MEMO or directly. |
|
Please login to leave a reply, or register at first. |