Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Can Stored Procedure communicate w/ Windows COM object?

Can Stored Procedure communicate w/ Windows COM object?

From: Tim Bramlet <tbramlet_at_fairway.com>
Date: Wed, 3 Jan 2001 07:33:57 -0700
Message-ID: <oLG46.500$xZ3.114686@news.uswest.net>

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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US