it does not fill picture, it filled with binary text, in this situtation, is that okay to use it
Code:
QueryA.ParamByName('CollectID').AsString := QueryB.FieldByName('CollectID').AsString;
by the way, i have another problem, i have reinstalled the database and now the Blob field is not working in the whole application,dont know why,have you any suggestion?