aspose file tools
The moose likes JDBC and the fly likes ResultSet.getBytes(...) method wrong number of bytes Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "ResultSet.getBytes(...) method wrong number of bytes" Watch "ResultSet.getBytes(...) method wrong number of bytes" New topic
Author

ResultSet.getBytes(...) method wrong number of bytes

mahesh ogale
Greenhorn

Joined: Jan 14, 2004
Posts: 8
ResultSet.getBytes(...) method wrong number of bytes when used from oracle 9i driver against 10.2 oracle database. Datatype that this method is reading is varchar2(4000)
Jeanne Boyarsky
internet detective
Marshal

Joined: May 26, 2003
Posts: 26168
    
  66

I'm not sure I understand. Is it throwing that as an error message or not returning all the data?


[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
 
I agree. Here's the link: jrebel
 
subject: ResultSet.getBytes(...) method wrong number of bytes
 
Similar Threads
Convert Orcale Long Raw to String
need to read the blob and convert it into a file
unable to find line starting with "HTTP"
ResultSet.getBytes(...) method returns wrong number of bytes
get files from database