Can Stored Procedure communicate w/ Windows COM object?
From: Tim Bramlet <tbramlet_at_fairway.com>
Date: Wed, 3 Jan 2001 07:34:21 -0700
Message-ID: <MLG46.503$xZ3.115021_at_news.uswest.net>
Date: Wed, 3 Jan 2001 07:34:21 -0700
Message-ID: <MLG46.503$xZ3.115021_at_news.uswest.net>
[Quoted] Using Oracle 8.1.6 on Win NT.
[Quoted] [Quoted] We are evaluating alternatives for communicating with a 3rd party [Quoted] application via their COM object and are looking at pros and cons...
One alternative is writing an external program that communicates directly [Quoted] with the 3rd party app via the COM object and with the database via pipes or [Quoted] [Quoted] queuing...
A preferred alternative for portability would be communicating directly with [Quoted] the COM object from the database. Is it possible, reliable and does anyone [Quoted] [Quoted] have any experience sending and recieving messages directly between a stored [Quoted] procedure and a COM object?
Thanks,
Tim
Received on Wed Jan 03 2001 - 15:34:21 CET