Re: java.sql.SQLException: Io exception: Got minus one from a read call
- From: "jcsnippets.atspace.com" <admin@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 20 Jun 2006 21:02:04 GMT
"Clive" <cliveswan@xxxxxxxxxxx> wrote in message
news:1150816648.400981.113690@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi,
I am TRYING to learn Jdeveloper 10.1.3 with Oracle 10.
I have a JSP page, with the code below. When I run the page I get the
java.sql.SQLException: Io exception: Got minus one from a read call
error????
What am I doing wrong??
How do you use the insert statement in the code????
Are you sure the insert statement is correct? If you run it directly on the
Oracle database, does it work?
Here is a link on how to perform an insert -
http://jcsnippets.atspace.com/java/database/insert-row-into-database.html .
As far as I can see, the problem you're faced with is in the "{ blahh ..
blahh }" section - the code you did not post.
Best regards,
JayCee
--
http://jcsnippets.atspace.com/
a collection of source code, tips and tricks
.
- Follow-Ups:
- References:
- Prev by Date: databse connectivity through jndi
- Next by Date: Re: mysql as DefaultDS in jboss
- Previous by thread: java.sql.SQLException: Io exception: Got minus one from a read call
- Next by thread: Re: java.sql.SQLException: Io exception: Got minus one from a read call
- Index(es):
Relevant Pages
|