How to get an image from db2 database plz help as soon as
possible
Answer / 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 |
How would you detect a keypress in a jcombobox?
Why are component architectures useful?
What is synchronization?
Difference Between getRequest and PostRequest?
In howmany ways a thread can be created?
whats is statement and procedure
What class is used to create Server side object ?
Which are the different segments of memory?
What is the immediate superclass of the applet class?
function of extends and implements keywords?
Hi frnds ,iam new to java and j2ee ,my requirement is using java or any j2eetech how to lock an user when he enter wrong credentials(uname&password) more than 3 times.take the username and passowrd in a bean no need to conned Db kindly provide me sample application code or and ideas or links or tutorials plzzzzz urgent for me thanks in advance...
advantage of thread?