copying a blob
Posted: Thu 17 Jan 2013 23:18
Is there an easy way to copy a blob between records i.e. something along the lines of
UniQuery1->FieldByName("blb")->AsBlob = UniQuery2->FieldByName("blb")->AsBlob
If not what method is suggested
Thnaks?
UniQuery1->FieldByName("blb")->AsBlob = UniQuery2->FieldByName("blb")->AsBlob
If not what method is suggested
Thnaks?