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
What is prototype?
What is a session? Can you share a session object between different theads?
What is the relationship between local interfaces and container-managed relationships?
What is the purpose of the finally clause of a try-catch-finally statement?
What is a tasks priority and how is it used in scheduling?
What is the difference between static and non-static with examples?
What do you need to set-up a cluster with jboss?
In inglish: How to convert jar to exe files? Em português: Como converter arquivos .jar para .exe?
What is the difference between the session.update() method and the session.lock() method?
How to deploy Jar, War files in J2EE?
In RMI, inorder to sent the stub reference to the client, is we have to load the server object first into the memory or can we directly sent reference to the client?
what are RemoteObjects?
Explain about local interfaces.
What is the diffrence between a local-tx-datasource and a xa-datasource?
Where can I ask questions and make suggestions about seam?