Re: ODBC Compatibility Question II
Clemens Ladisch <[email protected]> Mon, 8 Jul 2019 18:04:13 +0200
| Newsgroups | gmane.comp.db.postgresql.odbc |
|---|---|
| Message-ID | <[email protected]> |
Lindner, Dirk wrote: > My question is, if I can always use the latest ODBC driver with older > database server versions. No; servers older than 7.4 used a different network protocol. But if your server is 7.4 or newer (i.e., is less then sixteen years old), then you can use the latest ODBC driver (or any version since 7.4). Regards, Clemens