Re: Viewing data in pgAdmin3
От | Andreas Pflug |
---|---|
Тема | Re: Viewing data in pgAdmin3 |
Дата | |
Msg-id | 3F40F80A.7030001@pse-consulting.de обсуждение исходный текст |
Ответ на | Viewing data in pgAdmin3 (Miha Radej <miha.radej@siix.com>) |
Список | pgadmin-support |
Dave Page wrote: > > >>-----Original Message----- >>From: Miha Radej [mailto:miha.radej@siix.com] >>Sent: 18 August 2003 15:50 >>To: Dave Page >>Subject: Re: [pgadmin-support] Viewing data in pgAdmin3 >> >> >>At 13:51 18.8.2003 +0100, you wrote: >> >> >>>>With pgAdmin3 0.9.0 beta 1 (Aug 6 2003) I connected to a database >>>>(). I executed a 'SELECT * FROM "TableName";' query and it showed >>>>all the data contained within the table. But when I >>>> >>>> >>wanted to looak >> >> >>>>at the data using >>>>the "View Data" option, an empty window opened up and that >>>>was it. No data >>>>was displayed. >>>>At first I thought the problem appeared because I've tried >>>>viewing data in >>>>an empty table but the same occured with tables already >>>>containing data. >>>> >>>> >>>Hmm, is there a status message on the bottom of the window? >>> >>> >>Yes, it just says "aborting." I did an Alt-PrtScr in order to take a >>snapshot of the window and pgAdmin3 crashed. After anther >>tryout I found >>out that pgAdmin3 crashed when I pressed the Alt key within >>the active and >>empty "View data" window. >>I've taken snapshots of the errors and put them here: >>http://prkoritu.net/view_data_window.png -- > the empty window >>I get after >>pressing "View data" >>http://prkoritu.net/view_data_error.png -- the (standard >>Windows) error I >>get after pressing the Alt key in the above window. >> >> > >Hmm, yes. On some tables I get just 'aborting' as well. I cannot see any >obvious cause though - the debugger runs right into the murky depths of >wxWindows. Do you have any idea Andreas? > I guessed it's about non-quoting, but this is not the case; GetQuotedFullIdentifier() is used as required. How about some logging output? Regards, Andreas
В списке pgadmin-support по дате отправления: