[pgadmin-support] problem connection to postgres 7.3

2003-01-09 Thread Didrik Pinte
Hi,

I've just installed Postgres 7.3. I'm trying to connect to it using pgAdmin 
1.4.12 (tried 1.4.1 too). I get the following error :

An error has occured in pgAdmin:frmConnect.cmdConnect_Click :

Number: -2147417848
Description: Erreur Automation

Do someone know something about that ?

Thanks

Didrik



 DISCLAIMER 
This e-mail and any attachments thereto may contain information
which is confidential and/or protected by intellectual property
rights and are intended for the sole use of the recipient(s) named above.
Any use of the information contained herein (including, but not limited to,
total or partial reproduction, communication or distribution in any form)
by persons other than the designated recipient(s) is prohibited.
If you have received this e-mail in error, please notify the sender
and delete the material from any computer.
Thank you for your cooperation.



---(end of broadcast)---
TIP 4: Don't 'kill -9' the postmaster


Re: [pgadmin-support] problem connection to postgres 7.3

2003-01-09 Thread Jean-Michel POURE
Le Jeudi 09 Janvier 2003 11:54, Didrik Pinte a écrit :
> I've just installed Postgres 7.3. I'm trying to connect to it using pgAdmin
> 1.4.12 (tried 1.4.1 too). I get the following error :

PostgreSQL needs to be installed with TCP/IP socket enabled. Check your 
/var/lib/pgsql/data/postgresql.conf file.

Also, make sure your Windows client address is listed in 
/var/lib/pgsql/data/pg_hba.conf.

Then restart PostrgeSQL with "service postgresql restart" (Linux only). If you 
are running Cygwin, the detailed installation notes can be found at  
http://www.ejip.net/faq/postgresql_win_setup_faq.jsp

Cheers,
Jean-Michel POURE

---(end of broadcast)---
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]



Re: [pgadmin-support] problem connection to postgres 7.3

2003-01-09 Thread Dave Page


> -Original Message-
> From: Didrik Pinte [mailto:[EMAIL PROTECTED]] 
> Sent: 09 January 2003 10:55
> To: [EMAIL PROTECTED]
> Subject: [pgadmin-support] problem connection to postgres 7.3
> 
> 
> Hi,
> 
> I've just installed Postgres 7.3. I'm trying to connect to it 
> using pgAdmin 
> 1.4.12 (tried 1.4.1 too). I get the following error :
> 
> An error has occured in pgAdmin:frmConnect.cmdConnect_Click :
> 
> Number: -2147417848
> Description: Erreur Automation
> 
> Do someone know something about that ?

Sound like MDAC is not installed correctly. Try installing 2.7 from
www.microsoft.com/data/

Regards, Dave.

---(end of broadcast)---
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/users-lounge/docs/faq.html