OCL ( c++) basic question

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
amoroder
Posts: 30
Joined: Sun 12 Sep 2010 11:33

OCL ( c++) basic question

Post by amoroder » Sun 12 Sep 2010 13:16

Hello,

sorry, but I found no forum specific to OCL so I post here.

I have a very basic question before I start to learn OCL.

Is it necessary to install the oracle client on the computers to run programs that use the OCL libs or is this not necessary as with ODAC ?

Thanks
Andreas

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Post by AlexP » Mon 13 Sep 2010 06:44

Hello,

To use OCL it is necessary to install the Oracle client, because OCL uses Oracle Call Interface (OCI).

Post Reply