public inbox for [email protected]
help / color / mirror / Atom feedFrom: Jon Raiford <[email protected]>
To: Fernando <[email protected]>
To: [email protected] <[email protected]>
Subject: Re: postgres 14 odbc 32 bit connection failure
Date: Wed, 19 Jul 2023 17:39:42 +0000
Message-ID: <SA1PR17MB53502CE125095F45BB1AF80DBE39A@SA1PR17MB5350.namprd17.prod.outlook.com> (raw)
In-Reply-To: <CAMzbw5_kLm=oObRioaSd6KiNi8UZ97ZB2OGid8WL8xKXMrjgdQ@mail.gmail.com>
References: <CAMzbw5_kLm=oObRioaSd6KiNi8UZ97ZB2OGid8WL8xKXMrjgdQ@mail.gmail.com>
It sounds like you are missing some prerequisite DLL. Maybe you need the right MSVC redistributable installed? (https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170)
Another way to figure out what is missing for sure is to use a dependency walker like this one: https://github.com/lucasg/Dependencies. This is an open source version of the wonderful Dependency Walker from Microsoft with some added fixes.
Jon
From: Fernando <[email protected]>
Date: Wednesday, July 19, 2023 at 9:37 AM
To: [email protected] <[email protected]>
Subject: postgres 14 odbc 32 bit connection failure
Hi guys,
I am trying to connect a client running on windows 7 32 bits to a remote server postgres 14 and i'm getting this error "....error system 126. Could not found specific module.....psqlodbc35w.dll", I installed psqlodbc_13_02_0000-x86-1, psqlodbc_15_00_0000-x86, psqlodbc_12_02_0000-x86 and always and always I am getting the same error message, any clues what can be done?
Regards!
Fernando Aguada
view thread (3+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: postgres 14 odbc 32 bit connection failure
In-Reply-To: <SA1PR17MB53502CE125095F45BB1AF80DBE39A@SA1PR17MB5350.namprd17.prod.outlook.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox