Subject declared cursor already exists
Author tdtappe
Dynamic SQL Error
SQL error code = -502
Declared cursor already exists

Does anybody know what can cause this error?
For instance, which API calls? What kind of wrong API usage?
I get it every now and then (not very often).
Especially when I do mass deletes/updates.
But I cannot really reproduce it on purpose.

BTW, I use FB 1.0.3 and Delphi 6 with IBX components.

(I sent some similar message an hour ago or so. But I think
it didn't work. So just in case only I cannot see it, I didn't
want to multipost).

--Heiko