Re: Which psqlodbc version?
Clemens Ladisch <[email protected]> Tue, 7 Jan 2020 22:35:02 +0100
| Newsgroups | gmane.comp.db.postgresql.odbc |
|---|---|
| Message-ID | <[email protected]> |
Danny wrote: > which psqlodbc version i need to use to configure ?? All psqlODBC/PostgreSQL versions since 7.4 use the same network protocol, so in theory, it does not matter. In practice, use the latest psqlODBC so that you get all bug fixes. Regards, Clemens