Subject | Re: sql error - invalid column reference |
---|---|
Author | ronaldorezende |
Post date | 2003-04-04T12:34:33Z |
Oh yes. You are right. In view I only can't include parameter in the
construction.
construction.
--- In ib-support@yahoogroups.com, Lucas Franzen <luc@r...> wrote:
>
>
> ronaldorezende schrieb:
> >
> > I solve it transforming the 'ANO' in a COMPUTED columns of the table.
> > Thank you.
> >
> > The sugest of create a view is not valid for me because I must send
> > parameters for the query.
>
> I don't understand this one.
>
> If you select from a view, you can send parameters, too.
> Selecting from a view does not differ from selecting from a table.
>
> Luc.