Subject DECLARE MyCursor CURSOR
Author Robert Meyer
Hello,

Does "DECLARE MyCursor CURSOR" not work in Firebird 1.5?

I am trying to declare a cursor and open it in one stored procedure, then fetch in another stored procedure, then close in yet another stored procedure. Is this not possible?

Regards,

Robert


[Non-text portions of this message have been removed]