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 pointer of our ldadef structure into the ExternalLDA property and set the UseOCI7 property to True. But the access to the database on the delphi side fails.
Are there any samples how to use the ExternalLDA property ?
We using the DOA 4.0 with Oracle 10g Client.
Thanks for any information.
Marc
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 pointer of our ldadef structure into the ExternalLDA property and set the UseOCI7 property to True. But the access to the database on the delphi side fails.
Are there any samples how to use the ExternalLDA property ?
We using the DOA 4.0 with Oracle 10g Client.
Thanks for any information.
Marc