Cannot load OCI: libociei.dylib

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
chuahyen
Posts: 2
Joined: Mon 23 Dec 2019 08:15

Cannot load OCI: libociei.dylib

Post by chuahyen » Tue 08 Jun 2021 01:29

Hi
I am using UniDAC uniconnection to connect to Oracle database. I am deploying it as a MacOS 64bit app.
However, when i tried to run it in debug mode on Delphi 10.4.2, it gave me this error when it tries to open a connection to Oracle. May i know what should i do?
Is there some drivers that i did not install on my macOS?
please advise

regards
chris

MaximG
Devart Team
Posts: 1822
Joined: Mon 06 Jul 2015 11:34

Re: Cannot load OCI: libociei.dylib

Post by MaximG » Tue 15 Jun 2021 08:23

Did you install Oracle Client on the client machine? Please note that UniDAC also allows connecting in the Direct mode: https://www.devart.com/unidac/docs/using-oracle.htm

Post Reply