On a new project in Delphi, we use TADOConnection and the provider OraOLEDB.Oracle.1.
First chance exception at $75912552. Exception class EDatabaseError with message 'Provider cannot be found. It may not be properly installed'. Process Transfert2.exe (13468)
With my new computer I don't have this provider on the list, I install the Oracle Client 12 but got the same problem. I registrer the dll OraOLEDB12.dll but same problem.
What I need to do to have this provider on the list ?