| Author |
Getting Result Set from a Stored Procedure
|
Shiva Kumar
Ranch Hand
Joined: Feb 09, 2001
Posts: 30
|
|
Hi, I want to get a set of rows (ResultSet) from a database stored procedure. If any one tried this, please send me the code or any URL related this topic. Thanks in Advance. Shiva
|
 |
Avi Abrami
Ranch Hand
Joined: Oct 11, 2000
Posts: 1112
|
|
Hi Shiva, If you haven't already seen it, then a solution for Oracle databases only, is described in Result Sets from Stored Procedures In Oracle Hope this helps. Good Luck, Avi.
|
 |
Shiva Kumar
Ranch Hand
Joined: Feb 09, 2001
Posts: 30
|
|
Thanks Avi. Shiva
|
 |
 |
|
|
subject: Getting Result Set from a Stored Procedure
|
|
|