send the current session (ExternalSVC) to MS Excel Application

Have we possibility to send the current session (ExternalSVC) to MS Excel Application?
In MS Excel Application for access to Oracle we use MicroSoft ActiveX Data Objects 2.x Library and objects ADODB.Connection, ADODB.Recordset.

Thanks
 
No, this is not possible. You can only pass the ExternalSVC property within the same Windows task (e.g. a DLL).
 
Back
Top