Subject Interbase \ Firebird and Stored Proc's
Author Wayne Barker
In Interbase \ Firebird is it possible to write a Stored Proc that can return a result set - like in SQL Server or can Interbase \ Firebird only return Output parameters and return codes? 

The utility that i am using to manipulate the Database only allows me to return output params and return error codes - That is why i am asking.