Skip to Content
0
Former Member
Jun 05, 2009 at 04:23 PM

exporting images/pictures

92 Views

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?