Db Connection problem....

Поиск
Список
Период
Сортировка
От Mohammad Arif
Тема Db Connection problem....
Дата
Msg-id d9eefe750610192347t30b22473kb019b5ea4370b438@mail.gmail.com
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От:
Дата:
Сообщение: [ psqlodbc-Bugs-1000601 ] Strange different behaviour of with SQLColAttribute with SQL_DESC_OCTET or SQL_DESC_LENGHT
Следующее
От: Arnaud Lesauvage
Дата:
Сообщение: Re: Improve ODBC Throughput ?