Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Can Stored Procedure communicate w/ Windows COM object?
Using Oracle 8.1.6 on Win NT.
We are evaluating alternatives for communicating with a 3rd party application via their COM object and are looking at pros and cons...
One alternative is writing an external program that communicates directly with the 3rd party app via the COM object and with the database via pipes or queuing...
A preferred alternative for portability would be communicating directly with the COM object from the database. Is it possible, reliable and does anyone have any experience sending and recieving messages directly between a stored procedure and a COM object?
Thanks,
Tim
Received on Wed Jan 03 2001 - 08:33:57 CST
![]() |
![]() |