You're using nested cursors? I am fairly confident you can avoid that...
help us help you by showing us your code and explaining why two cursors are
needed.
> Hi,
> I'm using two cursors in the same proc.
[quoted text clipped - 5 lines]
>
> Ant
Ant - 03 Mar 2008 01:37 GMT
You're on the right track. They weren't nested however, they were in line,
but...
Actually, I just readjusted the code so that I put everything in the first
cursor & now have no need for the second.
Sorry to waste your time but thanks very much for your answer none the less
Ant
> You're using nested cursors? I am fairly confident you can avoid that...
> help us help you by showing us your code and explaining why two cursors are
[quoted text clipped - 9 lines]
> >
> > Ant