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
Why a component architecture for the java platform?
Explain phantom read?
What is the purpose of the notify() method?
What do you mean by Socket Programming?
Do I need to import javlang package any time? Why ?
Is “abc” a primitive value?
Why use POJO when I can use hashmap
Why are my checkboxes not being set from on to off?
What is a sessionfactory? Is it a thread-safe object?
What is permgen or permanent generation?
What you mean by COM and DCOM?
How messaging services are done, before release of JMS?
Explain RMI Architecture?
what are the advantages of JTA over JTS?
what are memory considerations of jsp compares to other web components?