Re: [pgadmin-support] Can't edit rows

2009-01-12 Thread Roman Uhlig Maxity.de
Thanks for your reply. I just found the source for the edit problem. I was assuming that pgadmin would create an editable result set when sending a "select for update". Obviously this is not the case, you have to use the filtered grid instead. Roman -- Sent via pgadmin-support mailing lis

Re: [pgadmin-support] Can't edit rows

2009-01-12 Thread Roman Uhlig
Thanks for your reply. I just found the source for the edit problem. I was assuming that pgadmin would create an editable result set when sending a "select for update". Obviously this is not the case, you have to use the filtered grid instead. ROman -- View this message in context: http://

Re: [pgadmin-support] Can't edit rows

2009-01-12 Thread Quan Zongliang
Hi, Roman Can you supply more detailed info? Database version Table privileges Which component? (I suppose it is EditGrid. right?) What occurred? (the cell is readonly or get a error message?) I had tried to create some tables that the foreign key reference to. Like: CREATE TABLE knve_type ( i