Subject Re: [firebird-support] Field name
Author Helen Borrie
At 11:39 AM 14/02/2005 +0000, you wrote:



>Hi
>I'm a new Firebird user, I have a question to "Field name".
>
>"It's not possible, in firebird db, define with the same name two, or
>much, fields in the differents table ?"

Not true.


>In Interbase 6.1, in my db, I have, in two tables, two fields with
>the same name and there aren't problem; but opening the db with
>firebirds 1.5.2 is not possible. Somembody can tell me why ?

Somebody gave you the wrong information. Field names have to be unique
*within* a table, view definition, stored procedure variable.

./hb