Db Connection problem.... - Mailing list pgsql-odbc

From Mohammad Arif
Subject Db Connection problem....
Date
Msg-id d9eefe750610192347t30b22473kb019b5ea4370b438@mail.gmail.com
Whole thread Raw
List pgsql-odbc

Hi all,

I have to connect to postgreSQL db server running on windows from an linux server.
I have two linux servers,one server is able to connect to the db but the other server fails in connection.
Below error message is displayed when SQLConnect library call fails

{State=28000/NativeErr=210/FunRet=-1}[unixODBC]Unexpected protocol character during authentication;
Error while reading from the socket.


I have checked the system & network configurations of both machines and they are same.
I even checked the odbcpsql drivers & kernal versions of both machines,even that is same.

I would be very thankful if someone can help me regarding this.


Regards
Mohammad Arif
--
Regards
Mohammad Arif

pgsql-odbc by date:

Previous
From:
Date:
Subject: [ psqlodbc-Bugs-1000601 ] Strange different behaviour of with SQLColAttribute with SQL_DESC_OCTET or SQL_DESC_LENGHT
Next
From: Arnaud Lesauvage
Date:
Subject: Re: Improve ODBC Throughput ?