RE: [INTERFACES] pgAdmin connection error on NT and W98

From: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
To: "'Nicolas Huillard'" <nhuillard(at)ghs(dot)fr>
Cc: "'pgsql-interfaces(at)postgresql(dot)org'" <pgsql-interfaces(at)postgresql(dot)org>
Subject: RE: [INTERFACES] pgAdmin connection error on NT and W98
Date: 1999-10-27 11:08:52
Message-ID: 8568FC767B4AD311AC33006097BCD3D60142A8@woody.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hello,

> -----Original Message-----
> From: Nicolas Huillard [mailto:nhuillard(at)ghs(dot)fr]
> Sent: 27 October 1999 09:34
> To: 'Dave Page'
> Cc: 'pgsql-interfaces(at)postgresql(dot)org'
> Subject: RE: [INTERFACES] pgAdmin connection error on NT and W98
>
>
> Hello,
>
> I solved the NT problem by reinstalling MDAC, and just
> reopened the user session. I know I shouldn't use this server
> as a workstation, but sometimes, we don't decide...
>
> I created the pgAdmin system tables. OK.
> By now the resulting problem is the same under NT and W98 :
> the same error still occur, but only when I show the tables
> (menu Schema/Tables) or indexes (Schema/Indexes). Here is the
> log file :

That's the other bug! If you execute:

CREATE VIEW pgadmin_ver AS SELECT version() AS version;

on each database you use that error should go away. Again this has been
fixed for v6.5.3.

I am looking at the other problem and will let you know when I have found
something...


Regards,

Dave.

--
Network & Systems Manager, The Vale Housing Association.
http://www.vale-housing.co.uk (Work)
http://www.pgadmin.freeserve.co.uk (Home of pgAdmin)
Beer can be a permanent solution, but only if you have enough of it!

Browse pgsql-interfaces by date

  From Date Subject
Next Message Allan Huffman 1999-10-27 13:25:06 Re: [INTERFACES] Replication between MS Access and PostgreSQL
Previous Message Nicolas Huillard 1999-10-27 09:38:51 Replication between MS Access and PostgreSQL