Re: Simple Problem ? - Mailing list pgsql-sql

From Guillaume Lelarge
Subject Re: Simple Problem ?
Date
Msg-id 48CF610F.5040203@lelarge.info
Whole thread Raw
In response to Simple Problem ?  (Hengky Lie <hengkyliwandouw@gmail.com>)
Responses Re: Simple Problem ?  (Hengky Lie <hengkyliwandouw@gmail.com>)
List pgsql-sql
Hengky Lie a écrit :
> This is the same as what i think but the table has primary key and has
> no relation to other table. This is the table definition :
> [...]
> 
> These query result non updateable records :
> 
> SELECT kode, namabarang from tblproduk;
> 
> SELECT * from tblproduk;
> 
> What is the problem ?
> 

Oops, I was wrong on this. You can't edit results in the query tool. You
need to use the data viewer (menu Tools/View Data/View All Rows ;
there's also a button in the toolbar).


-- 
Guillaume.http://www.postgresqlfr.orghttp://dalibo.com


pgsql-sql by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: Simple Problem ?
Next
From: Hengky Lie
Date:
Subject: Re: Simple Problem ?