Re: help me regarding how to use cursor and handler

2010-02-05 Thread Johan De Meersman
A handler is something you handle things by, for example a table you've opened. It's basically a pointer to an object. A cursor, like the one on your screen, keeps track of where you are in a resultset - operations like next() move it around. Those things are only useful to you if you're also good

help me regarding how to use cursor and handler

2010-02-04 Thread muralikrishna g
hi.. i like to know really what is a cursor and a handler and those functionality and purpose... i have tried much over net... but i didnt find proper material and examples for those.. if any body familiar with those.. please help me.. thnaks in advance by Muralikrishna