On Sat, 1 Dec 2001, Amar Subhash Gadewar wrote:
> Hi, > > I am trying to use UDB cursors through Perl. But not getting any idea of how to use >it. Can somebody please help me with it. > > A sample Perl code on this matter will be highly appreciated. > > Regards, > Amar I am sorry Amar that I cannot provide you with sample perl code to use cursors with DB2 but I think that the IBM supplied documentation at: http://www-3.ibm.com/software/data/db2/udb/ad/v7/adg/db2a0/storproc.htm#PToC_211 might be able to help you. You will likely want to follow the C examples, then re-write them to use the appropriate DBI calls. You might also want to inquire about examples from [EMAIL PROTECTED] If you have not already done so. Good luck. Peter Prymmer
