Subject | Re: [ib-support] Problem With Firebird RC1 |
---|---|
Author | Marco Lauria |
Post date | 2001-11-23T15:35:09Z |
At 14.43 23/11/2001 +0100, you wrote:
EVERYTHING START WORKING
Regards
Marco
>Marco Lauria wrote:in the GROUP BY
> >
> >
> > If I delete the F_STRIP_TIME( RV.DATA ) AS DATANOORA everything
> > works correctly,
> > but I need it....
> > how can I avoid this?
>
>You can't. There has never been support in InterBase for group by operations
>on user defined functions. An attempt was made to add this in Beta 2. The
>feature just didn't work consistently and has now been removed.
>If I add the F_STRIP_TIME( RV.DATA )
EVERYTHING START WORKING
Regards
Marco