Simple Problem ?

From: Hengky Lie <hengkyliwandouw(at)gmail(dot)com>
To: pgsql-sql <pgsql-sql(at)postgresql(dot)org>
Subject: Simple Problem ?
Date: 2008-09-16 05:01:11
Message-ID: 48CF3D97.3020006@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Guillaume Lelarge 2008-09-16 06:32:01 Re: Simple Problem ?
Previous Message Seb 2008-09-15 22:56:31 Re: surrogate vs natural primary keys