| Author |
SPs returning multiple resultsets
|
Lee Sha
Ranch Hand
Joined: Nov 02, 2007
Posts: 66
|
|
Hi,
My application uses a DB2 Stored proc from an another interfacing system for doing a search. The Stored proc returns two resultsets. Does anybody know how to traverse through both the resultsets and get the data.
Thanks,
Lee...
|
Never tired...
SCJP SCWCD INS21 INS22 INS23 Salesforce Dev401
|
 |
Lee Sha
Ranch Hand
Joined: Nov 02, 2007
Posts: 66
|
|
|
I got it. I used getMoreResults() on statement object.
|
 |
 |
|
|
subject: SPs returning multiple resultsets
|
|
|