public inbox for [email protected]
help / color / mirror / Atom feedFrom: [email protected] <[email protected]>
To: Adrian Klaver <[email protected]>
Cc: [email protected] <[email protected]>
Subject: Re: Libpq.dll
Date: Fri, 8 Aug 2025 12:55:52 +0000 (GMT)
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
<[email protected]>
<[email protected]>
<[email protected]>
------=_Part_5484909_405808530.1754657752767
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
<div id=3D"isPasted" fr-original-style=3D"" style=3D"user-select: inherit; =
scrollbar-color: var(--scrollbar-active-color) #0000; box-sizing: border-bo=
x;">I managed to solve it now, it was just a connection error in one of the=
components of my Delphi, I just deleted it and put it back in <span class=
=3D"theme-emoji">=F0=9F=98=AD</span></div><div fr-original-style=3D"" style=
=3D"user-select: inherit; scrollbar-color: var(--scrollbar-active-color) #0=
000; box-sizing: border-box;"><br fr-original-style=3D"" style=3D"user-sele=
ct: inherit; scrollbar-color: var(--scrollbar-active-color) #0000; box-sizi=
ng: border-box;"></div><div fr-original-style=3D"" style=3D"user-select: in=
herit; scrollbar-color: var(--scrollbar-active-color) #0000; box-sizing: bo=
rder-box;">but thank you all very much for your help</div><div data-signatu=
re-parent=3D"sig-parent" translate=3D"no" fr-original-style=3D"" style=3D"u=
ser-select: inherit; scrollbar-color: var(--scrollbar-active-color) #0000; =
box-sizing: border-box;"><signature style=3D"display: table; width: 100%; u=
ser-select: inherit; scrollbar-color: var(--scrollbar-active-color) #0000; =
box-sizing: border-box;" data-signature-id=3D"local-aa659722-0a65" fr-origi=
nal-style=3D"display:table;width:100%;"><div fr-original-style=3D"" style=
=3D"user-select: inherit; scrollbar-color: var(--scrollbar-active-color) #0=
000; box-sizing: border-box;"><img src=3D"https://permanent-assets-download=
.flockmail.com/signature/380445/2022-06-29_6945ac19fa79d478ec41_38302" styl=
e=3D"width: 373px; display: block; vertical-align: top; margin: 5px auto 5p=
x 0px; text-align: left; scrollbar-color: var(--scrollbar-active-color) #00=
00; border: 0px; cursor: pointer; padding: unset; user-select: none; max-wi=
dth: 100%; position: relative; box-sizing: border-box;" fr-original-style=
=3D"width: 373px; display: block; vertical-align: top; margin: 5px auto 5px=
0px; text-align: left;" fr-original-class=3D"fr-draggable fr-deletable"><b=
r fr-original-style=3D"" style=3D"user-select: inherit; scrollbar-color: va=
r(--scrollbar-active-color) #0000; box-sizing: border-box;"></div></signatu=
re></div><br fr-original-style=3D"" style=3D"user-select: inherit; scrollba=
r-color: var(--scrollbar-active-color) #0000; box-sizing: border-box;"><img=
class=3D"flm-open" width=3D"0" height=3D"0" style=3D"border:0;width:0;heig=
ht:0;" src=3D"https://us.rootserverlink.com/dc/t/mo/v2?t=3DeyJ0eXAiOiJKV1Qi=
LCJhbGciOiJIUzUxMiJ9.eyJwIjoiMTAwMiAzODA0NDUgcGdzcWwtZ2VuZXJhbEBsaXN0cy5wb3=
N0Z3Jlc3FsLm9yZyA2NDExNDIxMWE5MmQ3YzZiNmU3ZGZiYzJkNjdkNTdlNyA0MDI0NzM1ODc3N=
zE5NjU0NiAyID8iLCJleHAiOjE3NzAyMDk3NTJ9.r-DLUsPDRayfjw2KZ9hWiU2X_fNT7RAyZea=
gWxpXQFK2ABnvsAoc8LgudJE2-N0ulp9xsK7w-KAhzDY2Y7omsQ&requestId=3Dw_08125537_=
SMR_10_100_izxz"><div class=3D"fr-inner gmail_quote flockmail-quote flockma=
il-quote-id-<[email protected]>">
<br>
<div dir=3D"ltr">
On ago 7 2025, at 1:03 pm, Adrian Klaver <adrian.klaver@aklave=
r.com> wrote:
<br>
</div>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border=
-left:1px #ccc solid;padding:initial;padding-left:1ex;color:inherit">
<pre style=3D"display:block;font-family:monospace;white-space:pr=
e;margin:1__qem 0">On 8/7/25 05:14, [email protected] wrote:
> When I say "my Postgres", I mean the Postgres 15.3 that I have install=
ed.
>=20
> How about 32-bit lib.dlls? I downloaded them from Google, placed them =
in=20
> my executable folder and in the Bin and Lib folders of my Postgres 15.=
3,=20
> and then extracted the package into the folders.
>=20
> The link where I downloaded the 32-bit lib.dlls was this:
> https://ftp.postgresql.org/pub/odbc/versions.old/dll/=20
> psqlodbc_15_00_0000-x64.zip <https://ftp.postgresql.org/pub/odbc/=
=20
> versions.old/dll/psqlodbc_15_00_0000-x64.zip>
>=20
> I I believe so, it's a mix of 32-bit and 64-bit libraries. I just can'=
t=20
> figure out how to fix it, since I already placed the 32-bit libraries =
in=20
> the Postgres Lib and Bin folders.
I would say the chances of this working, given the information provided,=20
is slim to none. From what I see you are trying to compile a 32 bit=20
executable on a 64 bit platform using miscellaneous files found on the=20
Internet.
Per a previous post of mine, steps to getting some direction on this=20
will need at minimum:
b) The configuration and compilation steps you took.
c) The complete error message.
--=20
Adrian Klaver
[email protected]
</pre>
</blockquote>
</div>
------=_Part_5484909_405808530.1754657752767--
view thread (3+ messages)
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], [email protected]
Subject: Re: Libpq.dll
In-Reply-To: <[email protected]>
* 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