Selecting text and image

To select text and image datatypes, use select or readtext.

When ASE issues a select on a text or image column, it sends out a select textptr() statement to get the text pointer of the required row. Using the text pointer, ASE issues a readtext command.