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 -> Re: calling COM objects

Re: calling COM objects

From: HansF <Fuzzy.Greybeard_at_gmail.com>
Date: Sun, 18 Jun 2006 16:57:49 GMT
Message-Id: <pan.2006.06.18.16.59.10.280@gmail.com>


On Sun, 18 Jun 2006 08:52:13 -0700, Vladimir M. Zakharychev wrote:

>
> HansF wrote:

>> On Sun, 18 Jun 2006 01:32:44 +0000, arch wrote:
>>
>> > In SQL Server we have a stored procedure sp_OACreate that can call a COM
>> > object.  Does Oracle have an equivalent procedure/functionality?
>>
>> Not directly. Closest is call external procedures (DLLs you write). I wonder if
>> http://www.oracle.com/technology/obe/10gr2_db_single/develop/vs2/vs2.htm
>> might provide some help.
>>

>
> Actually, more or less directly with COM Automation Feature:
>
> http://oraclesvca2.oracle.com/docs/cd/B14117_01/win.101/b10116/toc.htm

Wonderful. Thanks for the link ... yet another one I missed.

-- 
Hans Forbrich   (mailto: Fuzzy.GreyBeard_at_gmail.com)   
*** Feel free to correct me when I'm wrong!
*** Top posting [replies] guarantees I won't respond.
Received on Sun Jun 18 2006 - 11:57:49 CDT

Original text of this message

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