Posted: Thu Oct 26, 2006 10:48 am Post subject: how to set cursor
Chevalier
Joined: 17 Jan 2006 Posts: 475
Hi All
This has come up more than a couple of times in my ESQL code
how can we set an existing cursor to something
for example
DECLARE cursor REFERENCE TO InputRoot.XML.someting.something
more esql statements moving the cursor and processing
SET cursor REFERENCE TO InputRoot.XML.something.something
but this wont work ...... i have to create another cursor by declaring it
i want to use the cursors dynamically in a loop so i want to be able to set the cursor to something at the start of each turn but can't find a way to do that??
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum