| Author |
'Cursor not open' error when loading IQ
|
|
|
| i have seen this error metioned a few times in some other
discussion threads without any clear resolution.
the issue is the cursor closes after the first successful
fetch. when the second fetch happens the cursor is not open
and you get the error 'cursor not open'. someone mentioned
EBF update *might* help maybe, but that was just a shot in
the dark and i believe i have the latest ebf.
any ideas?
| |
|
| opening the cursor as WITH HOLD seems to have fixed the
problem.
> i have seen this error metioned a few times in some other
> discussion threads without any clear resolution.
> the issue is the cursor closes after the first successful
> fetch. when the second fetch happens the cursor is not
> open and you get the error 'cursor not open'. someone
> mentioned EBF update *might* help maybe, but that was just
> a shot in the dark and i believe i have the latest ebf.
> any ideas?
| |
|
| the error came back, with hold doesn't always work...so....i
built my own cursor using a while loop instead.
[color=darkred]
> opening the cursor as WITH HOLD seems to have fixed the
> problem.
>
>
|
|
|
|