Subject RE: [firebird-support] Re: Problem with stored procure and Crystal reports
Author Roger Vellacott
--- In firebird-support@yahoogroups.com, André Knappstein, Controlling <Knappstein@...> wrote:
>
> d> for select versioncol,
> d> fechaactualizacion
> d> from actualizaciones
> d> into :versioncol,
> d> :fechaactualizacion
> d> do
> d> begin
> d> suspend;
> d> end
>
> And for what it's worth I'd have a bad feeling about using identical names for output parameters and the column names. I can't explain why, but I'd just not do it :)
>

I do it all the time. I am sure there is absolutely no problem in having columns putting their values into variables of the same name as the column.

Roger Vellacott
Passfield Data Systems Ltd