| Author |
pass a cursor between databases
|
meera rao
Ranch Hand
Joined: Jun 30, 2005
Posts: 67
|
|
I have stored procedure , which calls another stored procedure in another database which has a cursor as an OUT parameter. How can I access this cursor in my first procedure. ( I can execute the procedure but it says cursor has to be opened)
|
 |
 |
|
|
subject: pass a cursor between databases
|
|
|