Re: Issue with ODBC connection when export Database

Clemens Ladisch <[email protected]> Wed, 8 Aug 2018 22:43:25 +0200
Newsgroups gmane.comp.db.postgresql.odbc
Message-ID <[email protected]>
Noushad Mohamed wrote:
> I get below error.

Error IM014 indicates a 32-bit/64-bit mismatch.

> ODBC connection I created is with the 64 Bit

Is the export wizard 32 or 64 bits?

> Kindly confirm if we need to install same version of odbc connection driver
> as PostgreSQL server version & where is it available.

The version and architecture of the server do not matter for this.


Regards,
Clemens