I am trying to access data from my oracle server (Oracle 8.0) using oracle thin driver but at ps.executeQuery() I am getting the following error:
 exception :java.sql.SQLException: ORA-03115: unsupported network datatype or representation .
 
Please help me out to solve this problem.

Reply via email to