public inbox for [email protected]
help / color / mirror / Atom feedFrom: Alexander Yi <[email protected]>
To: [email protected]
Subject: Use Postgres ODBC in MacOS's Microsoft Office Excel
Date: Mon, 26 Feb 2024 14:59:53 +0800
Message-ID: <[email protected]> (raw)
Dear supporters in the community,
Recently I was working on invoking PGSQL query at MS Excel installed in MacOS,
but I failed to achieve iot due to an issue,
which is the sandbox mechanism in MacOS that block the dynamic library access located in other directory.
So I believe the only way to make it work is to build my own Postgres ODBC,
which make my Postgres ODBC have static libpq library, instead of dynamically accessing it from some path like /usr/local/opt/libpq/lib/libpq.5.dylib
Actually I'm not sure if this is a correct solution or not, and I got no clue to achieve my hypothetical approach.
So hope I can seek some advice here,
Thanks for reading my question.
BR. Yi
Attachments:
[application/pgp-signature] signature.asc (833B, 2-signature.asc)
download
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]
Subject: Re: Use Postgres ODBC in MacOS's Microsoft Office Excel
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