Thread: Serial, data types

Serial, data types

From
Jean-Michel POURE
Date:
Dear all,

1) Just to notice that "serial" should be listed in datatypes.
2) Also, is it possible to insert new rows using the data edit grid? I can
only modify existing rows.

Cheers,
Jean-Michel

Re: Serial, data types

From
Andreas Pflug
Date:
Jean-Michel POURE wrote:

>Dear all,
>
>1) Just to notice that "serial" should be listed in datatypes.
>
Agreed for columns.

>2) Also, is it possible to insert new rows using the data edit grid? I can
>only modify existing rows.
>
If you can't insert, the object readonly.
This will happen if it's a view or there's neither PK nor OID in the table.


Regards,
Andreas




Re: Serial, data types

From
Jean-Michel POURE
Date:
Le Lundi 26 Mai 2003 16:30, Andreas Pflug a écrit :
> If you can't insert, the object readonly.
> This will happen if it's a view or there's neither PK nor OID in the table.

Right, I got it now.
Cheers, Jean-Michel

Re: Serial, data types

From
Andreas Pflug
Date:
Jean-Michel POURE wrote:

>Dear all,
>
>1) Just to notice that "serial" should be listed in datatypes.
>
>
Is added to the column property dialog.