Message-ID: From: "kenjiuno (@kenjiuno)" To: "postgresql-interfaces/psqlodbc" Date: Sun, 16 Nov 2025 11:35:50 +0000 Subject: [postgresql-interfaces/psqlodbc] issue #142: `VCRUNTIME140_1.dll` lacks from `psqlodbc_x64.msi` List-Id: X-GitHub-Author-Id: 5955540 X-GitHub-Author-Login: kenjiuno X-GitHub-Issue: 142 X-GitHub-Repo: postgresql-interfaces/psqlodbc X-GitHub-State: open X-GitHub-Type: issue X-GitHub-Url: https://github.com/postgresql-interfaces/psqlodbc/issues/142 Content-Type: text/plain; charset=utf-8 I'm not sure whether this could be a problem or not. I have installed `psqlodbc_x64.msi` of `REL-17_00_0006`. I have checked the dependencies (with [Dependencies](https://github.com/lucasg/Dependencies)) of installed DLLs for a certain reason. Only `pgxalib.dll` has a link to `VCRUNTIME140_1.dll`, which is not bundled in the psqlodbc folder. (While `vcruntime140.dll` is present) Image Image I almost use psqlodbc with a Visual Studio 2022-enabled environment, so this won't be a problem for me. The workaround is to install the Latest supported redistributable version downloadable from the MSFT site: https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170#latest-supported-redistributable-version