Re: [GENERAL] connecting windows xp to remote server

2005-09-22 Thread Hannes Dorbath
On 21.09.2005 18:05, Jeanne Thibeault wrote: Apparently I need to be able to send my password as md5 encrypted, The ODBC driver should do that for you, you don't need to hash it yourself. -- Regards, Hannes Dorbath ---(end of broadcast)--- TIP 5:

[GENERAL] connecting windows xp to remote server

2005-09-21 Thread Jeanne Thibeault
Hi- I need to be able to access a database on a remote Unix server (postgres 7.4) with my Windows computer that runs on XP home. I installed postgresql 8.0.3 and have the PostgreSQL driver available in my ODBC Administrator. Apparently I need to be able to send my password as md5 encrypted, but