I have a DB with a table TableA which has a column NOTE(image,Null). The properties of this column are Data Type=Image and System Type=Image. This column contains notes, mostly in text or in HTML.
How do I handle this field in queries and display in report writing software like Crystal Reports. Thanks.