On Feb 12, 2008 9:12 PM, Peter Gagarinov <[EMAIL PROTECTED]> wrote:
>
> 1) create a simple table with two columns :
>
> create test_table(a integer, b integer);
>
> 2) go to 'New Table.." menu, type in some table name,
>
> 3) go to 'Columns' tab, type some column name, 'a' for instan
Dave Page wrote:
On Feb 12, 2008 9:12 PM, Peter Gagarinov <[EMAIL PROTECTED]> wrote:
1) create a simple table with two columns :
create test_table(a integer, b integer);
2) go to 'New Table.." menu, type in some table name,
3) go to 'Columns' tab, type some column name, 'a' for
Magnus Hagander a écrit :
Dave Page wrote:
On Feb 12, 2008 9:12 PM, Peter Gagarinov <[EMAIL PROTECTED]> wrote:
1) create a simple table with two columns :
create test_table(a integer, b integer);
2) go to 'New Table.." menu, type in some table name,
3) go to 'Columns' tab, typ
Dave Page a écrit :
On Feb 13, 2008 2:56 PM, Guillaume Lelarge <[EMAIL PROTECTED]> wrote:
That's something I already heard at Solutions Linux 2008. I talked with
someone who has this kind of issues. This guy has lots of tables, so his
type combo box is really huge, and becomes actually unusable.
Dave Page wrote:
On Feb 13, 2008 2:56 PM, Guillaume Lelarge <[EMAIL PROTECTED]> wrote:
That's something I already heard at Solutions Linux 2008. I talked with
someone who has this kind of issues. This guy has lots of tables, so his
type combo box is really huge, and becomes actually unusable.
T
On Feb 13, 2008 2:56 PM, Guillaume Lelarge <[EMAIL PROTECTED]> wrote:
> That's something I already heard at Solutions Linux 2008. I talked with
> someone who has this kind of issues. This guy has lots of tables, so his
> type combo box is really huge, and becomes actually unusable.
>
> Table types
On Feb 13, 2008 3:06 PM, Guillaume Lelarge <[EMAIL PROTECTED]> wrote:
> What do you think of the UI I mention in my previous mail ? if it feels
> OK to you (and others), I'll have a look at it.
Probably best to hold off for now - redesigning the table & child
dialogues is on the todo for this cycl
Hi, I am new to this ordb, postgresql and pgadmin. I am using this for a
project that involves lots of object aggregation and inheritance.
Currently I am able to create a column as of datatype. That is, for a staff
I can have a multivalued column of datatype internalAddress. I want to
create a ta