How to get an image from db2 database plz help as soon as
possible

Answer Posted / haven

You can store images as binary data. BLOB's were supported
in JDBC2.0 archtecture and you can use JDBC getBLOB() to
retrieve binary datasets (and other SQL3 data types) similar
to the way you receive the standard sql data types ...

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain ioc concept?

845


What are the diff types of exception?

753


What do you mean by Socket Programming?

765


How to implement RMI in Java?

2607


what are RemoteObjects?

2457


What are the different class loaders used by jvm?

805


Can I map more than one table in a cmp?

787


How to pass parameters in RMI?

1948


Explain the different types of memory used by jvm?

853


What’s jboss cache in short?

818


how do you Handle Front End Application data against DB with example?

1716


Is a class a subclass of itself?

810


Can you control when passivation occurs?

801


Is infobus easy to use?

785


What are the steps to write p-to-p model application?

2160