Re: [firebird-support] Not visible columns

2012-08-15 Thread Tupy . . . nambá
Subject: [firebird-support] Not visible columns Dear sirs,   I already had this problem and this happened to me once again.   I have a table whose columns are showed as not existing, at designers (as at EMS SQL Studio or ErWin) and also at the DDL comands for the table. But if you execute a SELECT

Re: [firebird-support] Not visible columns

2012-08-15 Thread Mark Rotteveel
On Wed, 15 Aug 2012 04:36:16 -0700 (PDT), Tupy... nambá anhangu...@yahoo.com wrote: I don´t know why, but I send a doc with pictures showing this, and it has been removed from my message. You can't included attachments on the mailinglist.

Re: ***SPAM*** [firebird-support] Not visible columns

2012-08-15 Thread Tupy . . . nambá
les...@lsces.co.uk To: firebird-support@yahoogroups.com Sent: Wednesday, August 15, 2012 8:53 AM Subject: Re: ***SPAM*** [firebird-support] Not visible columns Tupy... nambá wrote: I have a table whose columns are showed as not existing, at designers (as at EMS SQL Studio or ErWin) and also

Re: ***SPAM*** [firebird-support] Not visible columns

2012-08-15 Thread 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,

Re: [firebird-support] Not visible columns

2012-08-15 Thread Tupy . . . nambá
suggestion.   Thanks, Mark. Roberto Camargo. From: Mark Rotteveel m...@lawinegevaar.nl To: firebird-support@yahoogroups.com Sent: Wednesday, August 15, 2012 8:40 AM Subject: Re: [firebird-support] Not visible columns On Wed, 15 Aug 2012 04:36:16 -0700 (PDT), Tupy

RE: [firebird-support] Not visible columns

2012-08-15 Thread Svein Erling Tysvær
I already had this problem and this happened to me once again.   I have a table whose columns are showed as not existing, at designers (as at EMS SQL Studio or ErWin) and also at the DDL comands for the table. But if you execute a SELECT command on it, it list all existing columns, and their