Hi all,
I need to send a picture to the printer from an image field in SQL2k.
I know I can either user getchunk or ado streams to get the field,
save it to disk and then use the loadpicture function and the
Printer.PaintPicture functions to send the picture to the printer.
However, is there a way in VB6 to skip the saving to file step and
LoadPicture from memory somehow?.
Thanks for your help in advance.
Sergio Otoya
Winapp