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
Explain ioc concept?
What are the diff types of exception?
What do you mean by Socket Programming?
How to implement RMI in Java?
what are RemoteObjects?
What are the different class loaders used by jvm?
Can I map more than one table in a cmp?
How to pass parameters in RMI?
Explain the different types of memory used by jvm?
What’s jboss cache in short?
how do you Handle Front End Application data against DB with example?
Is a class a subclass of itself?
Can you control when passivation occurs?
Is infobus easy to use?
What are the steps to write p-to-p model application?