how to save image using java? - TechRepublic
General discussion
November 11, 2001 at 11:56 PM
getcommon

how to save image using java?

by getcommon . Updated 24 years, 7 months ago

hi,

i am using access as backend and java as frontend.

i want one field in access which should save image file. how to do this using jdbc-odbc
bridge ?

can it be done using access field as OLE object … , using java I/O streams … ,or some other method?

taking image object & using streams
how to save image in backend? in which form?
as an object or as a stream i.e. binary form?

which is an possible & easy way of doing this? or its not possible at all?

i don’t want to keep image as a file on server side but as a data field in MS-access
database.

i want the code for this.

any help is appreciated!
thank u.
bye.

This discussion is locked

All Comments