Subject | Re: Tomcat +Firebird 1.5.3 + Jaybird - Order by clause error |
---|---|
Author | catalin.florean |
Post date | 2006-01-26T11:57:12Z |
Hi,
I've put the order by columns in the select statement.
It is working now.
THANK YOU :)
Catalin.
I've put the order by columns in the select statement.
It is working now.
THANK YOU :)
Catalin.
> It is in the ORDER BY clause - you reference column that is not inthe list
> after SELECT keyword - either put it into SELECT or change the sorted
> column. This is exactly what I mean by changed behavior - and there are
> other such changes since IB 6.0.
>
> Roman
>