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

What are the design considerations while making a choice between using interface and abstract class?

543


Difference between swing and awt?

604


What is aop(assepct oriented programing)?

583


What is the difference between RMI registry and OS Agent?

634


What is the difference between static and non-static with examples?

1362






Is the ternary operator written x : y ? Z or x ? Y : z ?

639


Will the general public have access to the infobus apis?

530


what are the advantages of JTA over JTS?

1671


Are enterprise beans allowed to use thread.sleep()?

652


Explain the advantages and disadvantages of detached objects.

577


What is the difference between long.class and long.type?

570


Why do I get a duplicate name error when loading a jar file?

548


Describe, in general, how java's garbage collector works?

540


Is “abc” a primitive value?

618


How is a java object message delivered to a non-java client?

577