Subject | Re: [firebird-support] Can't create VIEW |
---|---|
Author | Ivan Prenosil |
Post date | 2004-02-06T21:12:13Z |
> CREATE VIEW HISTORIAL(FECHA,HORA,TRACTOR,CAROVAC,DESCRIP,NOMBRE,CONTROL,DESCRIP,NOMCORTO,NOMBRE,NOMBRE,OPERFORAN,OBSERVA,
>
STATUS)
> The error I get is this:Column names must be unique (you have two times DESCRIP, three times NOMBRE)
>
> This operation is not defined for system tables.
> unsuccessful metadata update.
> STORE RDB$RELATION_FIELDS failed.
> attempt to store duplicate value (visible to active transactions) in
> unique index "RDB$INDEX_15".
Ivan