Simple Problem ? - Mailing list pgsql-sql

From Hengky Lie
Subject Simple Problem ?
Date
Msg-id 48CF3D97.3020006@gmail.com
Whole thread Raw
Responses Re: Simple Problem ?  (Guillaume Lelarge <guillaume@lelarge.info>)
List pgsql-sql
Dear friends,

I really amazed with this problem and need your help.

I run simple query from Query window of PgAdmin3: SELECT * FROM mytable 
limit 10;

and the result are NON UPDATABLE QUERY, while i need the result are 
updatable.

I run the same query from Passthrough SQL in Microsoft Access, the 
result are the same (non updatable). But when i run this query from EMS 
SQLMANAGER for postgre, the result are UPDATABLE. I really amazed.

Could someone help me ?

Thanks a lot


pgsql-sql by date:

Previous
From: Seb
Date:
Subject: Re: surrogate vs natural primary keys
Next
From: Guillaume Lelarge
Date:
Subject: Re: Simple Problem ?