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
Is a class a subclass of itself?
Why do I get a duplicate name error when loading a jar file?
what is the use of State Factories?
what are the activation groupworks?
What is permgen or permanent generation?
Java is fully object oriented languages or not?
Why does the option tag render selected=selected instead of just selected?
Which javutil classes and interfaces support event handling?
What is the highest-level event class of the event-delegation model?
What is a modular application? What does module-relative mean?
What are the call back methods in entity bean?
Can I use javascript to submit a form?
Explain how will the struts know which action class to call when you submit a form?
what are RemoteObjects?
which type of objects reference will be given to client?