I got the stopper error below in my apps. I used Delphi Berlin 64bit compiler. And also used the dbxora.dll
as dbxpress driver default from embarcadero. Connected to Oracle 12c DB server using TSQLConnection component.
DBX Error: Driver could not be properly initialized. Client library may be missing, not installed properly, of the wrong version, or the driver may be missing from the system path.
How can I fix this?