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
How to pass parameters in RMI?
What is the difference between RMI and Corba?
How is a java object message delivered to a non-java client?
Why won’t the jvm terminate when I close all the application windows?
What is the relationship between local interfaces and container-managed relationships?
hi friends, i have done my BE(CSE)at 2011 then i have joined one company before they asked me 50k so i paid but now they telling no project here so we r going to close like that so now i need any job i have good knowledge in core java and j2ee(jsp,servlet,jdbc) so if u know any job pl help me
How are commas used in the intialization and iteration parts of a for statement?
What is the difference between the ‘font’ and ‘fontmetrics’ class?
Explain the different types of memory used by jvm?
To identify IDL language what mapping mechanism is used?
What is the purpose of the notify() method?
Which textcomponent method is used to set a textcomponent to the read-only state?
How can I avoid validating a form before data is entered?
Why use a datasource when you can directly specify a connection details?
whats is mean by connectionpooling