To all expert, I am trying to build a form using Delphi 7 and using the CoreLab MyDAC component to connect to MySQL 5.0 server. In the form, i place a dbImage control and connect to the table's LongBlob field which contains JPEG picture. However, the control doesn't display anything from the LongBlob field. Does anyone knows how to solve this?