> Hi,
>
> trouble finding JDBC driver for Postgresql version 8.1.3.
> Postgresql-homepage has only drivers for newer versions.
>
> Br, Miikka
I don't know where you looked. Look @
http://www.postgresql.org/ftp/odbc/versions/ and download the
appropriate format for PostgreSQL 8.01. Don't worry about matching the
minor version number (e.g. PostgreSQL 8.01.x will work with an ODBC
driver psqlodbc 8.01.y) As long as you match the 8.01, the developers
will work to keep the interfaces common.