my dog learned polymorphism
The moose likes JDBC and the fly likes ResultSet.getBytes(...) method returns wrong number of bytes Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » JDBC
Reply locked New topic
Author

ResultSet.getBytes(...) method returns 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: 26201
    
  66

Closing accidental duplicate post.


[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: http://aspose.com/file-tools
 
subject: ResultSet.getBytes(...) method returns 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"
get files from database
ResultSet.getBytes(...) method wrong number of bytes