File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Oracle/OAS and the fly likes No result set from stored proc?? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Oracle/OAS
Reply Bookmark "No result set from stored proc??" Watch "No result set from stored proc??" New topic
Author

No result set from stored proc??

Francois Massey
Greenhorn

Joined: Jul 04, 2002
Posts: 3
Hi everyone,
In the process of converting our MsSql system to Oracle, we were hit in the face by the realization that a PL/SQL stored proc cannot return a result set, i.e., one cannot do a 'select * from Table' inside the stored proc (the sp does not even compile!). Only 'select columnName into varName from table' seems to be allowed. Are we totally offtrack here? Is there really _no_ way of doing that? Thanks for any insight you may have.
 
 
subject: No result set from stored proc??
 
Threads others viewed
getting ResultSet from Java Stored Procedure
Invalid operation for read only resultset: updateFloat
Help with Resultset
Oracle stored procedures
Resultset returned by stored proc not forward only
WebSphere development made easy
without the weight of IBM tools
http://www.myeclipseide.com