Subject | Re: [firebird-support] Problem grouping and sorting |
---|---|
Author | Thomas Steinmaurer |
Post date | 2008-07-25T10:27:28Z |
Olaf,
I would recommend that you study the release notes. Helen did a great
job to outline compatibility issues in a separate chapter.
--
Best Regards,
Thomas Steinmaurer
LogManager Series - Logging/Auditing Suites supporting
InterBase, Firebird, Advantage Database, MS SQL Server and
NexusDB V2
Upscene Productions
http://www.upscene.com
> in Firebird 1.5 this is not a problem:This is a well-documented compatibility "issue".
>
>
>
> SELECT TLIEFERANTEN.LIID, TLIEFERANTEN.FIRMA
>
> FROM TLIEFERANTEN
>
> GROUP BY TLIEFERANTEN.LIID, TLIEFERANTEN.FIRMA
>
> ORDER BY TLIEFERANTEN.FIRMA;
>
>
>
> Since Firebird 2 I got an error message .. Ambiguous field name between a
> field and a field in select list.
I would recommend that you study the release notes. Helen did a great
job to outline compatibility issues in a separate chapter.
--
Best Regards,
Thomas Steinmaurer
LogManager Series - Logging/Auditing Suites supporting
InterBase, Firebird, Advantage Database, MS SQL Server and
NexusDB V2
Upscene Productions
http://www.upscene.com