Hi,
I am wondering if someone can help / advise
I have images stored in a database.
Images are encoded in base64
they are of the format .png
Using db2 v9
I need to convert these images to jpeg or gif
store them in a new table or the same table with a new row
How best can this be achieved without have to install external converters / applications ?
I am wondering if someone can help / advise
I have images stored in a database.
Images are encoded in base64
they are of the format .png
Using db2 v9
I need to convert these images to jpeg or gif
store them in a new table or the same table with a new row
How best can this be achieved without have to install external converters / applications ?