> -----Original Message-----
> From: Lüdde Mirko [mailto:mirko.luedde@cellcontrol.de]
> Sent: 04 May 2001 10:47
> To: 'pgsql-cygwin@postgresql.org'
> Subject: [CYGWIN] newbie: ODBC?
>
> Hi there,
>
> does anybody know, where I can find an ODBC driver
> for a postgresql 7.1 / cygwin / MS W2K system?
>
The ODBC driver for the W2K side can be found at
ftp://ftp.postgresql.org/pub/odbc/versions
If you need to run the ODBC driver in cygwin you will need to compile the
library from either the CVS code or the code in src/interfaces/odbc in the
PostgreSQL tarball.
Regards, Dave.