Please read following links to see if it can help you. http://developer.java.sun.com/developer/onlineTraining/Database/JDBC20Intro/ exercises/BLOBPut/help.html
--- Greg Nudelman <[EMAIL PROTECTED]> wrote: > Are you using the buffered Java I/O streams? > > -----Original Message----- > From: jayaraman sureshkumar > [mailto:[EMAIL PROTECTED]] > Sent: Monday, September 02, 2002 9:24 PM > To: JDJList > Subject: [jdjlist] Help! > > > Hi, > I am using JDK1.3.1 and Oracle8i and Oracle Thin > Driver(classes12.zip) for connecting to Oracle > Database > > At the time of inserting Data to the BLOB Field I > have > get the following error > > java.sql.SQLException: Io exception: Connection > reset > by peer: JVM_recv in socket input stream read > java.sql.SQLException: Io exception: Connection > reset > by peer: socket write error > > I am trying to insert the data (file content)into > the > BLOB field if the size of the data more than 4k then > getting the above error > > Can somebody help .. > > > > > > _________________________________________________________________ > Chat with friends online, try MSN Messenger: > http://messenger.msn.com > > > To change your JDJList options, please visit: > http://www.sys-con.com/java/list.cfm > > > To change your JDJList options, please visit: > http://www.sys-con.com/java/list.cfm > __________________________________________________ Do You Yahoo!? Yahoo! Finance - Get real-time stock quotes http://finance.yahoo.com To change your JDJList options, please visit: http://www.sys-con.com/java/list.cfm
