View Single Post

   
  #2 (permalink)  
Old 04-17-2008, 04:27 PM
Peter Eisentraut
 
Posts: n/a
Default Re: connection problem with postgresql driver 8.03.0100 to postgresql 8.3.0

Sebastian Reitenbach wrote:
> I want to upgrade my postgresql database from version 8.1.x to 8.3.x.
> everything is working fine, but the odbc connect.
> I compiled postgres odbc driver version 8.03.0100, but when I try to
> connect to a 8.3.0 postgres database, then there connection/authentication
> problems happen:
>
> isql FIS MyUser MyPassword -v
> [28000][unixODBC]Communication error during authentication;


That sounds identical to what I have reported here:

http://archives.postgresql.org/pgsql...2/msg00003.php

There is no solution yet.

--
Sent via pgsql-odbc mailing list (pgsql-odbc@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-odbc

Reply With Quote