Subject | DECLARE MyCursor CURSOR |
---|---|
Author | Robert Meyer |
Post date | 2004-10-07T14:30:48Z |
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]
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]