Subject | Re: [firebird-support] Bug in firebird 1.0 and 1.5 |
---|---|
Author | Geoff Worboys |
Post date | 2005-04-28T07:32:19Z |
> when a SELECT statement uses an alias named "field2" asSounds like a development environment or utility error.
> first column, firebird reports an error:
> "A component named Field2 already exists"
I just tried:
SELECT EMP_NO as field2
, LAST_NAME as field3
FROM EMPLOYEE
with FB v1.5.2 under WinXP with no error (using IB_SQL).
(If you did not get an extended error code (one of those
3355nnnnn numbers) it is pretty certain it did not come
from Firebird.)
--
Geoff Worboys
Telesis Computing