Subject RE: [IB-Architect] first with parameter in sp
Author Leyne, Sean
Alexander.

This is not a support list, please post this message to the Firebird
developer list at SourceForge.net


Sean

> -----Original Message-----
> From: Alexander Rabtchevich
> [mailto:alexander.v.rabtchevich@...-net.by]
> Sent: Wednesday, October 03, 2001 11:55 AM
> To: IB Architect
> Subject: [IB-Architect] first with parameter in sp
>
>
> Why do the preprocessor doesn't compiles the stored procedure with the
> variable number of retreived records, f.i.
>
> create procedure sp1 (N_ integer)
> as begin
> select first :N_ ...
>
> The case:
> select first (1*:N_) ...
> is being compiled and executed.
>
> I think it's a bug.
>
> --
> with respect
> Alexander Rabtchevich
>
>
> To unsubscribe from this group, send an email to:
> IB-Architect-unsubscribe@onelist.com
>
>
>
> Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/