Orafce 3.16.2 for Postgres 12, 13 and 14 for Microsoft Windows
I made dll of orafce 3.16.2. These dll are available from archive orafce-3.16.2-x64-win.zip Instalation is simple. Copy related dll file to directory
Program files/Postgres/version/lib
and rename this dll just to orafce
. Next, copy
orafce.control
and orafce--3.16.sql
to Program files/Postgres/version/share/extension
. Last step is executing command
CREATE EXTENSION orafce
in the database, where you want to use orafce
. It can require redistributable runtime for Visual Studio 2019.
Usually an good idea is set SEARCH_PATH
to include schema oracle
.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home