logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Re: [NOVICE] Re: connecting OBDC: msg#00009

Subject: Re: [NOVICE] Re: connecting OBDC

> -----Original Message-----
> From: valcauda Stéphane [mailto:valcauda.aderis@xxxxxxxxxx] 
> Sent: 01 October 2002 12:24
> To: PostgreSQL Mailing List
> Subject: Fw: [NOVICE] Re: [ODBC] connecting OBDC
> 
> 
> > yes.
> > it's ok i can see postgres in the ODBC administrator panel 
> there is 3 
> > drivers PostgreSQL, PostgresSQL+(beta), 
> PostgresSQL+(unicode). I have 
> > choosed the first one. after I put
> >
> > DATASOURCE : POSTGRES
> > DATABASE : ?? I tried TEST (the database I have created), 
> template1 , 
> > c:\cygwin\usr\share\postgreSQL\data
> > SERVER : 127.0.0.1
> > user NAME : postgres
> > Port : 5432 (default)
> > Password : (void)
> >
> > everytime same error :
> > SQL general error
> > couldn't connect to the server
> > couldn't connect to  remove socket.
> > ALIAS : POSTGRES.
> >
> > while I can make SQL queries without problems under cygwin.
>

Make sure you started the postmaster with the -i option or tcp/ip enabled in 
postgresql.conf.

Regards, Dave.

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo@xxxxxxxxxxxxxx



<Prev in Thread] Current Thread [Next in Thread>