|
|
| Author |
Message |
manikumar_711
New User
Joined: 11 Sep 2007 Posts: 7 Location: Chennai
|
|
|
|
Hi ,
can i declare single cobol-db2 program more than one cursor.
Any one can give me solution ? |
|
| Back to top |
|
 |
References
|
Posted: Sat Jul 05, 2008 8:16 pm Post subject: Re: how many cursors can be declared in single cobol-db2 program |
 |
|
|
 |
dick scherrer
Global Moderator
Joined: 23 Nov 2006 Posts: 7470 Location: 221 B Baker St
|
|
|
|
Hello,
Yes, you can. They must have differnt names.
To test, duplicate an existing cursor in some test program and check it out. |
|
| Back to top |
|
 |
|
|