This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JDBC and the fly likes JDBC - SQL Exception Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "JDBC - SQL Exception" Watch "JDBC - SQL Exception" New topic
Author

JDBC - SQL Exception

Eagle Spice
Greenhorn

Joined: Sep 16, 2001
Posts: 1
Hai All,
I am stuck up with a problem, rather, an SQL Exception.Anyone helping out me is appreciated.
I fetch some values from Dbase using Stored Procedures which I call thro'my EJBean.
I have declared Cursors in my procedures which actually contains the SQL Queries.
I am very much successful in getting the values .
But,Once I refresh the page which contains the values,they get disappeared and the exception thrown is
java.sql.SQLException : Ref Cursor is Invalid
Please clear off my problem !!!
Thanks in Advance
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: JDBC - SQL Exception
 
Similar Threads
running sql script file from java
problem in running stored procedure through ant script
adding exception in a procedure
Problem with hibernate
problem in running stored procedure through ant script