Re: [ADMIN] ODBC password crypting support

2001-11-28 Thread Bruce Momjian
> When trying to connect to the postgreSQL database through ODBC, I get an error > "Unknown username or password. Password crypt authentication not supported. > (errcode 13095)" > I can assume ODBC do not support password crypting. Does that mean I cannot > connect through ODBC, or there's anoth

[ADMIN] ODBC password crypting support

2001-11-28 Thread sulik_pbem
When trying to connect to the postgreSQL database through ODBC, I get an error "Unknown username or password. Password crypt authentication not supported. (errcode 13095)" I can assume ODBC do not support password crypting. Does that mean I cannot connect through ODBC, or there's another way? --

[ADMIN] ODBC password

1999-12-26 Thread Elard Vermeulen
This message was sent from Geocrawler.com by "Elard Vermeulen" <[EMAIL PROTECTED]> Be sure to reply to that address. hi, I am trying to connect to my server using ODBC version 06.40.0006. everything works fine when i set my pg_hba.conf to: host dbname 195.195.195.195 255.255.255.255 trust but