On 8/7/25 05:14, suporte02@unitsistemas.com.br wrote:
> When I say "my Postgres", I mean the Postgres 15.3 that I have installed.
>
> How about 32-bit lib.dlls? I downloaded them from Google, placed them in
> my executable folder and in the Bin and Lib folders of my Postgres 15.3,
> and then extracted the package into the folders.
>
> The link where I downloaded the 32-bit lib.dlls was this:
> https://ftp.postgresql.org/pub/odbc/versions.old/dll/
> psqlodbc_15_00_0000-x64.zip <https://ftp.postgresql.org/pub/odbc/
> versions.old/dll/psqlodbc_15_00_0000-x64.zip>
>
> I I believe so, it's a mix of 32-bit and 64-bit libraries. I just can't
> figure out how to fix it, since I already placed the 32-bit libraries in
> the Postgres Lib and Bin folders.
I would say the chances of this working, given the information provided,
is slim to none. From what I see you are trying to compile a 32 bit
executable on a 64 bit platform using miscellaneous files found on the
Internet.
Per a previous post of mine, steps to getting some direction on this
will need at minimum:
b) The configuration and compilation steps you took.
c) The complete error message.
--
Adrian Klaver
adrian.klaver@aklaver.com