You cannot just use "select" statement for reading long col in JAVA.
You should use PreparedStatement.setAsciiStream(..) method.
For reading you must use ResultSet.getBytes(...).
Tamil
|
Results 1 to 3 of 3
Threaded View
|
Click Here to Expand Forum to Full Width |