postgresql-interfaces/psqlodbc GitHub issues and pull requests (mirror)  
help / color / mirror / Atom feed
[postgresql-interfaces/psqlodbc] issue #142: `VCRUNTIME140_1.dll` lacks from `psqlodbc_x64.msi`
3+ messages / 2 participants
[nested] [flat]

* [postgresql-interfaces/psqlodbc] issue #142: `VCRUNTIME140_1.dll` lacks from `psqlodbc_x64.msi`
@ 2025-11-16 11:35 "kenjiuno (@kenjiuno)" <[email protected]>
  0 siblings, 0 replies; 3+ messages in thread

From: kenjiuno (@kenjiuno) @ 2025-11-16 11:35 UTC (permalink / raw)
  To: postgresql-interfaces/psqlodbc <[email protected]>

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)

<img width="942" height="555" alt="Image" src="https://github.com/user-attachments/assets/141355e3-53eb-48ec-ab9b-518e3d85c2c8"; />

<img width="827" height="620" alt="Image" src="https://github.com/user-attachments/assets/34145a68-3c5c-4eb9-af53-69f97f053761"; />

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

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

* Re: [postgresql-interfaces/psqlodbc] issue #142: `VCRUNTIME140_1.dll` lacks from `psqlodbc_x64.msi`
@ 2025-11-17 10:36 ` "davecramer (@davecramer)" <[email protected]>
  1 sibling, 0 replies; 3+ messages in thread

From: davecramer (@davecramer) @ 2025-11-17 10:36 UTC (permalink / raw)
  To: postgresql-interfaces/psqlodbc <[email protected]>

So do you think we need to bundle this or just document the requirement?

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

* Re: [postgresql-interfaces/psqlodbc] issue #142: `VCRUNTIME140_1.dll` lacks from `psqlodbc_x64.msi`
@ 2025-11-17 12:58 ` "kenjiuno (@kenjiuno)" <[email protected]>
  1 sibling, 0 replies; 3+ messages in thread

From: kenjiuno (@kenjiuno) @ 2025-11-17 12:58 UTC (permalink / raw)
  To: postgresql-interfaces/psqlodbc <[email protected]>

> So do you think we need to bundle this or just document the requirement?

I apologize that I have no clear idea about how to deal with this issue.

I have looked at the installer build script.

https://github.com/postgresql-interfaces/psqlodbc/blob/main/installer/buildInstallers.ps1#L196

I could understand that this part has a potential issue. However, I cannot imagine how this can be fixed in my mind. The script is too hard for me to understand.

So my thought remains to just inform about this issue here.

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


end of thread, other threads:[~2025-11-17 12:58 UTC | newest]

Thread overview: 3+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2025-11-16 11:35 [postgresql-interfaces/psqlodbc] issue #142: `VCRUNTIME140_1.dll` lacks from `psqlodbc_x64.msi` "kenjiuno (@kenjiuno)" <[email protected]>
2025-11-17 10:36 ` "davecramer (@davecramer)" <[email protected]>
2025-11-17 12:58 ` "kenjiuno (@kenjiuno)" <[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