public inbox for [email protected]  
help / color / mirror / Atom feed
postgres 14 odbc 32 bit connection failure
3+ messages / 2 participants
[nested] [flat]

* postgres 14 odbc 32 bit connection failure
@ 2023-07-19 12:24 Fernando <[email protected]>
  2023-07-19 17:39 ` Re: postgres 14 odbc 32 bit connection failure Jon Raiford <[email protected]>
  0 siblings, 1 reply; 3+ messages in thread

From: Fernando @ 2023-07-19 12:24 UTC (permalink / raw)
  To: pgsql-odbc

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


Attachments:

  [image/png] Sin título.png (65.8K, 3-Sin%20t%C3%ADtulo.png)
  download | view image

^ permalink  raw  reply  [nested|flat] 3+ messages in thread

* Re: postgres 14 odbc 32 bit connection failure
  2023-07-19 12:24 postgres 14 odbc 32 bit connection failure Fernando <[email protected]>
@ 2023-07-19 17:39 ` Jon Raiford <[email protected]>
  2023-07-19 19:36   ` Re: postgres 14 odbc 32 bit connection failure Fernando <[email protected]>
  0 siblings, 1 reply; 3+ messages in thread

From: Jon Raiford @ 2023-07-19 17:39 UTC (permalink / raw)
  To: Fernando <[email protected]>; pgsql-odbc

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


^ permalink  raw  reply  [nested|flat] 3+ messages in thread

* Re: postgres 14 odbc 32 bit connection failure
  2023-07-19 12:24 postgres 14 odbc 32 bit connection failure Fernando <[email protected]>
  2023-07-19 17:39 ` Re: postgres 14 odbc 32 bit connection failure Jon Raiford <[email protected]>
@ 2023-07-19 19:36   ` Fernando <[email protected]>
  0 siblings, 0 replies; 3+ messages in thread

From: Fernando @ 2023-07-19 19:36 UTC (permalink / raw)
  To: Jon Raiford <[email protected]>; +Cc: pgsql-odbc

I install a newer MSVC redistributable, 2015 and works!,
many thanks!
Fernando

El mié, 19 jul 2023 a la(s) 14:39, Jon Raiford ([email protected])
escribió:

> 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
>


^ permalink  raw  reply  [nested|flat] 3+ messages in thread


end of thread, other threads:[~2023-07-19 19:36 UTC | newest]

Thread overview: 3+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2023-07-19 12:24 postgres 14 odbc 32 bit connection failure Fernando <[email protected]>
2023-07-19 17:39 ` Jon Raiford <[email protected]>
2023-07-19 19:36   ` Fernando <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox