Hi All,
I am facing a problem while extracting a clob value from database.
The value was inserted from PHP into the CLOB column and when i try to retreive the same value from java i am unable to do that. I even tried using a BLOB Data Type instead of CLOB but to my dissatisfaction got the same result.
Can anybody tell be if there is a difference in the way PHP stores CLOB/BLOB in DB and the way JAVA stores CLOB/BLOB in DB.
Any Solutions....??????????????????
Thanking you,
Gaurav.