Subject Stored Procedure -- Select
Author petersi
Hi,

I am using the .NET extension for firebird, and I am calling a stored
procedure (that uses a SELECT statment). There is always at minimum 1
record returned when calling the stored procedure (through .NET
interface), even when there should be no records. Is this a standard
behavior?


Peter