0 pts.
 Print Image File in iSeries
Hi,

I would like to ask for help to use the data type field GRAPHIC in iSeries. Can I save an image file into this field type. If so, how do I do this? I have tried but it always shows an error of character conversion not valid. Please help.

Regards,
Tony Tam
ASKED: Jun 22, 2005  1:13 PM GMT
UPDATED: October 24, 2010  10:30:20 PM GMT
66,990 pts.

Answer Wiki:
Not sure about the GRAPHIC keyword but there's an article (19313) by Glenn Rose at iSeriesNetwork.com that deals with adding colour to iSeries prints and, amongst other things, image files that are stored in the IFS. V5R3 of the OS must be installed.

==================================================

There might be a technical possibility that some kind of image could be stored in a GRAPHIC or VARGRAPHIC column, but I'd never trust it. Review SQL Data types. The GRAPHIC/VARGRAPHIC types are generally character strings where the characters themselves are graphics.

Look at using one of the Binary types such as a BLOB.

Tom
Last Wiki Answer Submitted:  Oct 24, 2010  10:30 PM (GMT)  by  TomLiotta   66,990 pts.
Latest Answer Wiki Contributors:  nevster   0 pts.
To see other answers submitted to the Answer Wiki View Answer History.
Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _