> -----Original Message----- > From: Miha Radej [mailto:[EMAIL PROTECTED] > Sent: 18 August 2003 12:28 > To: [EMAIL PROTECTED] > Subject: [pgadmin-support] Viewing data in pgAdmin3 > > > Hi! > > 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? > Restarting (botg pgAdmin3 and Windows) and > reinstalling pgAdmin3 didn't help. I am running Windows 2000, > sp3, and I just today downloaded pgAdmin3 (win32 > binary). pgAdmin III usually will never need reinstalling as it doesn't register any files in the registry, and is a self contained executable :-) > I'm been using English language (btw: how do I translate the > language file to Slovene and/or is someone already doing that?). I'm > connecting to PostgreSQL 7.3.2, running on FreeBSD 5.0. Please see http://cvs.pgadmin.org/cgi-bin/viewcvs.cgi/*checkout*/pgadmin3/docs/en_U S/translation_steps.html?rev=1.16 for details on this. If you need any assistance, please email the [EMAIL PROTECTED] list. Regards, Dave. ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match