Subject Re: FIRST does not take parameters in Stored Procedure?
Author Alexander V.Nevsky
--- In firebird-support@yahoogroups.com, "dr_bentonquest"
<bentonquest@m...> wrote:
> Note that a numeric constant instead of the parameter *does* work
OK.

Yes.

> Am I missing something?

Yes, to read ReleaseNotes.pdf ;)

for select first (:howmany) grupo from articulos into :sgrupo do

pay attention to parenthesis.

Best regards,
Alexander.