Hi guys
is it possible to get pictures in a query, then export to Excel as normal? at the moment i just have the picturename field, like below:
SELECT T0.[ItemCode], T0.[ItemName], T0.[PicturName] FROM OITM T0
can i export the actual picture?