| Author |
Get cusor from SQLServer StoreProcedure to Java Program
|
YuenLian Wu
Ranch Hand
Joined: Nov 16, 2005
Posts: 73
|
|
Dear all, I am currently using JDBC connecting to SQLServer StoreProcedure using CallableStatement. I am encountering a very annoying problem, which is the cursor thing. I have the cursor declared from storeProcedure like the following: Is it possible for me to retrieve this celestial cursor to java program? myriads Thanks Transistor [ July 20, 2006: Message edited by: YuenLian Wu ]
|
 |
 |
|
|
subject: Get cusor from SQLServer StoreProcedure to Java Program
|
|
|