For this university assignment that I have been assigned.
I have to develop an application for use on a PDA which is running J2ME and Apache Derby in embedded mode.
I would like to both import/export an image to the database. How would I do this? Also would storing the image as a blob be suitable?
Thanks in advanced.