| Author |
RowSet Problem in DB2
|
T Senthil Kumar
Greenhorn
Joined: Jul 10, 2002
Posts: 2
|
|
Hi all, I am having a problem in passing a RowSet to a sql stored procedure in DB2. I would like to know how to pass a RowSet in java to a DB2 SQL stored procedure and how to handle the rowset in DB2. what is the equivalent of Java RowSet in DB2 so that i can set the input parameter in DB2. If there is a matching type for RowSet, how to parse the rowset and get the values from rowset. The primary focus of the stored procedure is to get the data from rowset which is passed in java and to insert those datas on to a different table. It is very urgent, Thanks in advance..
|
 |
T Senthil Kumar
Greenhorn
Joined: Jul 10, 2002
Posts: 2
|
|
It is very urgent... We are running short of time in our project.. Help from any techies or the moderator. Thanks in advance,
|
 |
 |
|
|
subject: RowSet Problem in DB2
|
|
|