Home » Developer & Programmer » JDeveloper, Java & XML » Retrieving a Long Raw Column
Retrieving a Long Raw Column [message #366599] Mon, 15 November 1999 08:02 Go to next message
Varma P. S. K.
Messages: 1
Registered: November 1999
Junior Member
I needed to find a mechanism of retrieving a Long Raw column into normal String Variables. The Long Raw column is a Text stored in Oracle.
Re: Retrieving a Long Raw Column [message #366624 is a reply to message #366599] Tue, 21 March 2000 08:48 Go to previous message
B.Clemens
Messages: 2
Registered: March 2000
Junior Member
Why don't you use a "long" column ? In this way you can use normal resultset.getString()-method ...
else you have to read a bytearray and convert it manually char by char to get a string

i tried it many times, but found no other answer too...
Previous Topic: How to get the returning value through JDBC
Next Topic: OAS(4.0.8.1 NT) - JServlet: problem with native support
Goto Forum:
  


Current Time: Fri Apr 19 14:38:46 CDT 2024