Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qMEoO-001uz1-RV for pgsql-odbc@arkaria.postgresql.org; Wed, 19 Jul 2023 21:34:20 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1qMEoN-00B7Do-97 for pgsql-odbc@arkaria.postgresql.org; Wed, 19 Jul 2023 21:34:19 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qMCyN-009rRe-VX for pgsql-odbc@lists.postgresql.org; Wed, 19 Jul 2023 19:36:32 +0000 Received: from mail-qt1-x82d.google.com ([2607:f8b0:4864:20::82d]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1qMCyI-000MrB-SW for pgsql-odbc@postgresql.org; Wed, 19 Jul 2023 19:36:30 +0000 Received: by mail-qt1-x82d.google.com with SMTP id d75a77b69052e-403e7472b28so534771cf.2 for ; Wed, 19 Jul 2023 12:36:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1689795385; x=1692387385; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=eMHMRsMBEqjPix6mk/b5QU4o2sAHxro0JcGHZx7T5RY=; b=NWrW3a4qJBw6L542Y/raRUZkyP9I+bbleiS8d64MGq6t2EBoPpRkWVWQGz2bY1Tnuk 4xTse3KK2ruXdWeXQ+W3+/Ie0Fm+PvtGT+ILEHn2h5TS4Md2GSmSjD0ZwSrkkcEaJK1w fjWRAF2dkpW4xwwUcEHItRAGNGH9ALqQ6hV+WPC4LNjwAtl0/+IrbIP6gP4IjBoeFejy N8+N1BTUtEZJosTTdwzWY0P0eZYslSfpcmhDClyeKkalQXuAUIUiUTm0hStOUyCKfNAx 3EWwSaZOLUF6AjTeIvlLqaYDbFkxJI7KkrRF4VgjXfnEeD5gdstPoxl2XIt3J4teeD3W 8qJQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689795385; x=1692387385; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=eMHMRsMBEqjPix6mk/b5QU4o2sAHxro0JcGHZx7T5RY=; b=SyUO1sPWMjMon40GpfnDszCiIVEYys2zooYqL+NvdOf88h1eFl3JAKGAhqOidCA78A ATYyp6BorLtpI/6/QZ6ada5VCmXRYAn/830VadS+xqMMW3k7rLDC3je1AcaJnq6abhWb FUGqBVAnTp2of1jfjljurNqDFy+zGfZQHHuC97uhseVcmn81lRSACsQLBDUK8XNk8mgW LgBRX7S9a4ypGYUUjrlTu/qc6KwFtIhYKzBvbrYSchp1rBROX+l7LArjrRyAUmz1Tr/q dplmmsXK++iusNs2d9n5swP3ZJ98cGnPxceJB1ZZWOSlJpB5199x4jjNeyDL4wxabPeW sUZA== X-Gm-Message-State: ABy/qLbS75nS9JNMW4IRtMkDVVDXHSKFI3vLaWPQZ3FXE2P2aRovNwMh pf9DMPq8WE04ziLfOnDVmsfesE/izxTfIW3GW60= X-Google-Smtp-Source: APBJJlHEQvzGC8/prf7+0XG+igBIO1jAwL+tEizJ2DGjQupaTLD1qm3FWUQv0Io6k5u6uHDqUKv3xlO/Qg4yp2pW+s0= X-Received: by 2002:a05:622a:178a:b0:403:33dd:6a7a with SMTP id s10-20020a05622a178a00b0040333dd6a7amr44496qtk.41.1689795385536; Wed, 19 Jul 2023 12:36:25 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Fernando Date: Wed, 19 Jul 2023 16:36:14 -0300 Message-ID: Subject: Re: postgres 14 odbc 32 bit connection failure To: Jon Raiford Cc: "pgsql-odbc@postgresql.org" Content-Type: multipart/alternative; boundary="000000000000b2b5a80600dc25c6" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000b2b5a80600dc25c6 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable I install a newer MSVC redistributable, 2015 and works!, many thanks! Fernando El mi=C3=A9, 19 jul 2023 a la(s) 14:39, Jon Raiford (raiford@labware.com) escribi=C3=B3: > 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=3Dmsvc-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 wit= h > some added fixes. > > > > Jon > > > > *From: *Fernando > *Date: *Wednesday, July 19, 2023 at 9:37 AM > *To: *pgsql-odbc@postgresql.org > *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. Coul= d > not found specific module.....psqlodbc35w.dll", I installed > psqlodbc_13_02_0000-x86-1, psqlodbc_15_00_0000-x86, psqlodbc_12_02_0000-x= 86 > and always and always I am getting the same error message, any clues what > can be done? > > Regards! > > Fernando Aguada > --000000000000b2b5a80600dc25c6 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I install a newer MSVC redistributable, 2015 and work= s!,
many thanks!
Fernando

El mi=C3=A9, 19 jul = 2023 a la(s) 14:39, Jon Raiford (rai= ford@labware.com) escribi=C3=B3:

It sounds like you are missing some prerequisite DLL. M= aybe you need the right MSVC redistributable installed? (https://learn.microsoft.com/en-us/cpp/windows/lat= est-supported-vc-redist?view=3Dmsvc-170)

=C2=A0

Another way to figure out what is missing for sure is t= o 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.

=C2=A0

Jon

=C2=A0

From: Fernando <fernandoaguada@gmail= .com>
Date: Wednesday, July 19, 2023 at 9:37 AM
To: p= gsql-odbc@postgresql.org <pgsql-odbc@postgresql.org>
Subject: postgres 14 odbc 32 bit connection failure

Hi guys,

I am trying to connec= t 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 spec= ific module.....psqlodbc35w.dll", I installed psqlodbc_13_02_0000-x86-1, psqlodbc_15_00_0000-x86, psqlodbc_12_02_0000-x8= 6 and always and always I am getting the same error message, any clues what= can be done?

Regards!

Fernando Aguada

--000000000000b2b5a80600dc25c6--