From a Blob to some type of image in Java
Database
1
Posts
1
Posters
0
Views
1
Watching
-
Ok, to create an easy user interface I have created a Microsoft Access database that will store images in an ole object for a jpeg. :laugh:They can actually drag and drop a jpeg and it will convert to an ole object. Now in actual ODBC Java code, I am getting this same OLE object in the form of a blob Java object. How do I type caste this blob object into some type of image that I can display on the screen in the form of a jpeg?:confused: Thank you so much, redsuday69 ----------------- http://www.zachcalvert.com