Subject | Re: Not visible columns |
---|---|
Author | Tupy... nambá |
Post date | 2012-08-15T12:23:09Z |
Excuse me.
The only column wich is showed, is the Id_Cargo. The others are not showed at the DDL returned by the EMS and at designers.
________________________________
From: Lester Caine <lester@...>
To: firebird-support@yahoogroups.com
Sent: Wednesday, August 15, 2012 9:20 AM
Subject: Re: ***SPAM*** [firebird-support] Not visible columns
Tupy... nambá wrote:
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/
------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Visit http://www.firebirdsql.org/ and click the Resources item
on the main (top) menu. Try Knowledgebase and FAQ links !
Also search the knowledgebases at http://www.ibphoenix.com/
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Yahoo! Groups Links
[Non-text portions of this message have been removed]
The only column wich is showed, is the Id_Cargo. The others are not showed at the DDL returned by the EMS and at designers.
________________________________
From: Lester Caine <lester@...>
To: firebird-support@yahoogroups.com
Sent: Wednesday, August 15, 2012 9:20 AM
Subject: Re: ***SPAM*** [firebird-support] Not visible columns
Tupy... nambá wrote:
> Lester,So which columns are giving a problem?
>
> 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).
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/
------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Visit http://www.firebirdsql.org/ and click the Resources item
on the main (top) menu. Try Knowledgebase and FAQ links !
Also search the knowledgebases at http://www.ibphoenix.com/
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Yahoo! Groups Links
[Non-text portions of this message have been removed]