Hello,
I've some problems using the ExternalLDA property. We have a valid oracle connection in our C++ application and want to use this session also in our delphi components. The C++ application uses the old OCI7 oracle interface ( and cannot be upgraded to OCI8, of course :-( ).
We set the...