Subject | Re: FIRST does not take parameters in Stored Procedure? |
---|---|
Author | Alexander V.Nevsky |
Post date | 2003-08-25T18:01:26Z |
--- In firebird-support@yahoogroups.com, "dr_bentonquest"
<bentonquest@m...> wrote:
Yes.
for select first (:howmany) grupo from articulos into :sgrupo do
pay attention to parenthesis.
Best regards,
Alexander.
<bentonquest@m...> wrote:
> Note that a numeric constant instead of the parameter *does* workOK.
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.