Subject Re: ***SPAM*** [firebird-support] Not visible columns
Author Lester Caine
Tupy... nambá wrote:
> Lester,
>
> Below, the DDL command used to build the table.
> CREATE TABLE RH_CARGOS (
> ID_CARGO INTEGER NOT NULL,
> DESCRICAO VARCHAR(70) CHARACTER SET WIN1252 DEFAULT '' NOT NULL COLLATE WIN1252,
> STATUS INTEGER NOT NULL,
> CARGO_SEM_DETALHE INTEGER NOT NULL,
> TIPO_CARGO INTEGER NOT NULL,
> ACESSO_APPS INTEGER NOT NULL);
>
> As you can see, no reserved word, and so, no reason for using any kind of quotes (so I believe) for the table words (this same DDL command was used in another DB and and build and brought me the table correctly).

So which columns are giving a problem?
Flamerobin just handles it as I would expect, so it may be that you need to ask
on a support list for the tool that is giving the problem.

--
Lester Caine - G8HFL
-----------------------------
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk
Rainbow Digital Media - http://rainbowdigitalmedia.co.uk